mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-18 08:12:15 +00:00
dark mode for teams
This commit is contained in:
@@ -84,7 +84,7 @@
|
||||
position: absolute;
|
||||
}
|
||||
|
||||
.dark-mode {
|
||||
.dark {
|
||||
|
||||
.options {
|
||||
background: $dark_mode_foreground;
|
||||
|
||||
@@ -98,7 +98,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
.dark-mode {
|
||||
.dark {
|
||||
.mobile-header {
|
||||
background: $dark_mode_background;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user