[S] Remove awkward white areas

This commit is contained in:
Hykilpikonna
2020-01-05 17:10:46 -05:00
parent e1caacce34
commit 99af1c4607
2 changed files with 1 additions and 10 deletions
-9
View File
@@ -73,15 +73,6 @@
{ {
background-color: var(--dark-layer-3) !important; background-color: var(--dark-layer-3) !important;
} }
.overall-span.el-col, .course-page-graph.el-col
{
div, span
{
background: #f9f9f9 !important;
color: var(--dark-layer-1) !important;
}
}
} }
// ############## // ##############