enhance(ui): polish popover accent color

This commit is contained in:
charlie
2024-01-17 17:49:43 +08:00
parent fe754f5b7e
commit 91c54a6189
4 changed files with 6 additions and 6 deletions

View File

@@ -42,7 +42,7 @@
}
&[data-modal-name] {
@apply bg-popovelx border overflow-x-hidden overflow-y-auto rounded-lg py-1;
@apply bg-popover border overflow-x-hidden overflow-y-auto rounded-lg py-1;
}
&[data-modal-name="commands"],