fix RTE bg color
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
z-index: 1000;
|
z-index: 1000;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
border: 1px solid $primary-hairline-color;
|
border: 1px solid $primary-hairline-color;
|
||||||
background: white;
|
background: $primary-bg-color;
|
||||||
border-bottom: none;
|
border-bottom: none;
|
||||||
border-radius: 4px 4px 0 0;
|
border-radius: 4px 4px 0 0;
|
||||||
max-height: 50vh;
|
max-height: 50vh;
|
||||||
|
|||||||
Reference in New Issue
Block a user