mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-19 00:22:15 +00:00
- fixed more actions in public shared folder
- 'There is nothing' title changed in new folder - Play video after click on full preview - Expanded close cookie disclaimer area - Show fileinfopanel as default - Hidden file icons in DesktopToolbar.vue on ipad landscape - Changed background color in context menu dark mode mobile
This commit is contained in:
@@ -42,7 +42,7 @@ import { events } from '@/bus'
|
||||
|
||||
@media (prefers-color-scheme: dark) {
|
||||
.options {
|
||||
background: $dark_mode_background;
|
||||
background: $dark_mode_foreground;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user