chore: tweak styles

This commit is contained in:
Hakadao
2024-12-09 23:23:59 +08:00
parent b55952278d
commit 5e5d8e496b

View File

@@ -227,6 +227,6 @@ function setCurrentTitle() {
<style lang="scss" scoped>
.menu-item-activated {
--uno: "text-white dark-text-black important-dark-bg-white important-bg-$bew-theme-color";
--uno: "text-$bew-text-auto bg-$bew-theme-color-auto";
}
</style>