tabel fix

This commit is contained in:
gilbN 2019-06-16 15:46:50 +02:00
parent 8eb0d4f7c9
commit b304d48689
2 changed files with 2 additions and 2 deletions

View File

@ -127,7 +127,7 @@
background: var(--main-bg-color); background: var(--main-bg-color);
} }
/* Settings - tables */ /* Settings - tables */
.table { .panel .table {
background: var(--main-bg-color) !important; background: var(--main-bg-color) !important;
} }
/* iframe sandbox */ /* iframe sandbox */

View File

@ -127,7 +127,7 @@
background: var(--main-bg-color); background: var(--main-bg-color);
} }
/* Settings - tables */ /* Settings - tables */
.table { .panel .table {
background: var(--main-bg-color) !important; background: var(--main-bg-color) !important;
} }
/* iframe sandbox */ /* iframe sandbox */