enhance(ui): update demo

pull/11049/merge
charlie 2024-03-12 13:43:55 +08:00
parent 94ed777d41
commit fd533cc41a
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ html {
&:not([data-color=logseq]) {
.ui__dropdown-menu-item,
div[data-radix-popper-content-wrapper] div[data-radix-collection-item] {
&:focus, &:hover, &.is-active {
&:focus, &.is-active {
background-color: var(--lx-gray-04, hsl(var(--accent)));
}
}