mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-20 00:42:16 +00:00
- checkbox restyle in light mode
This commit is contained in:
@@ -568,10 +568,10 @@ export default {
|
||||
}
|
||||
|
||||
.select-box-active {
|
||||
background-color: lighten($dark_mode_foreground, 10%);
|
||||
background-color: #f4f5f6;
|
||||
|
||||
.icon {
|
||||
stroke: $theme;
|
||||
stroke: $text;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user