Dropdown highlight

This commit is contained in:
Gregory Schier
2023-03-17 17:32:24 -07:00
parent e33085a7b4
commit 43787a6b9e
5 changed files with 14 additions and 5 deletions

View File

@@ -163,7 +163,7 @@
}
& > ul > li[aria-selected] {
@apply bg-gray-100 text-gray-900;
@apply bg-highlight text-gray-900;
}
& > ul > li:hover {