tables refactoring

This commit is contained in:
Čarodej
2021-11-24 07:03:41 +01:00
parent f711ec7d89
commit 913bdf70ad
8 changed files with 191 additions and 156 deletions

View File

@@ -15,7 +15,7 @@
@import '/resources/sass/vuefilemanager/_mixins';
.content-sidebar {
background: rgba($light_background, 0.6);
background: rgb(249, 249, 250);
}
.dark .content-sidebar {