fix: better styles for active option
This commit is contained in:
@@ -120,5 +120,5 @@ dialog[data-dialog-target="dialog"][closing] {
|
||||
|
||||
#search .ts-dropdown .ts-dropdown-content .option.active {
|
||||
background: unset;
|
||||
@apply hover:bg-orange-500/80 active:bg-orange-500/80 text-black rounded-md
|
||||
@apply bg-orange-500/80 text-black font-bold rounded-md
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user