mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-28 02:50:39 +00:00
dark mode update
This commit is contained in:
+14
@@ -237,12 +237,26 @@ input[type="email"] {
|
||||
|
||||
.form {
|
||||
|
||||
.input-help {
|
||||
color: $dark_mode_text_secondary;
|
||||
}
|
||||
|
||||
&.block-form {
|
||||
|
||||
.block-wrapper label {
|
||||
color: $dark_mode_text_primary;
|
||||
}
|
||||
}
|
||||
|
||||
.inline-wrapper {
|
||||
|
||||
.switch-label {
|
||||
|
||||
.input-label {
|
||||
color: $dark_mode_text_primary;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
textarea,
|
||||
|
||||
Reference in New Issue
Block a user