Dropdown highlight

This commit is contained in:
Gregory Schier
2023-03-17 17:32:24 -07:00
parent 0647001807
commit c2f6de875a
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 {