enhance(ui): polish accent colors

This commit is contained in:
charlie
2024-01-12 17:34:35 +08:00
parent 0bd29e318b
commit e7b9d58bd9
3 changed files with 6 additions and 2 deletions

View File

@@ -277,7 +277,7 @@ html.is-mobile {
}
.dropdown-wrapper {
@apply border min-w-[12rem] rounded-lg bg-popovelx overflow-hidden;
@apply border min-w-[12rem] rounded-md bg-popovelx overflow-hidden;
.menu-links-wrapper {
@apply border-0;