Skip to content

Commit

Permalink
Fixed listbox color
Browse files Browse the repository at this point in the history
  • Loading branch information
cagataycivici committed Mar 29, 2023
1 parent 7c72641 commit 16bd9d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions styles/layout/landing/_designer.scss
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@
.p-listbox-list .p-listbox-item.p-highlight {
background-color: transparent;
box-shadow: inset 0 0 0 0.15rem var(--dd-primary);
color: var(--text-color);
}
}

Expand Down

1 comment on commit 16bd9d7

@vercel
Copy link

@vercel vercel bot commented on 16bd9d7 Mar 29, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

primereact – ./

primereact-git-prod-primetek.vercel.app
primereact-primetek.vercel.app
primereact.org

Please sign in to comment.