enhance(ui): add custom month picker for the shui date picker

This commit is contained in:
charlie
2024-09-03 17:29:26 +08:00
parent 57f9677399
commit 7e50deba24
3 changed files with 48 additions and 2 deletions

View File

@@ -165,6 +165,7 @@ html[data-theme=dark] {
.ui__select-content {
--accent: 190 100% 15%;
--muted: 192 100% 13%;
--secondary-foreground: 0 0% 82%;
}
.ui__button {