modify class name
This commit is contained in:
@@ -33,7 +33,7 @@ input[type=number] {
|
|||||||
--default-icon-color: var(--v-theme-on-surface);
|
--default-icon-color: var(--v-theme-on-surface);
|
||||||
}
|
}
|
||||||
|
|
||||||
:root .dark {
|
:root .v-theme--dark {
|
||||||
--default-icon-color: var(--v-theme-on-surface);
|
--default-icon-color: var(--v-theme-on-surface);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user