remove hard-coded color
This commit is contained in:
parent
c50390fb01
commit
e268c5b8c8
|
@ -1,5 +1,4 @@
|
||||||
.editor--grid {
|
.editor--grid {
|
||||||
margin-left: -30px !important;
|
margin-left: -30px !important;
|
||||||
margin-right: -30px !important;
|
margin-right: -30px !important;
|
||||||
background-color: #1C1C1C;
|
|
||||||
}
|
}
|
Loading…
Reference in New Issue