update dark theme style of desktop version

This commit is contained in:
MaysWind
2025-08-10 01:38:08 +08:00
parent 6b5aac0111
commit 876bf8cc31
5 changed files with 29 additions and 12 deletions
+4
View File
@@ -59,6 +59,10 @@ input[type=number] {
--v-card-title-bg: rgba(var(--v-theme-on-surface), var(--v-hover-opacity));
}
.v-theme--dark .nav-link {
--v-hover-opacity: 0.1;
}
.pin-codes-input {
--ebk-pin-code-input-height: 56px;
--ebk-pin-code-input-gap: 12px;