fix: darktheme editor color
parent
019888df5f
commit
d3701ff764
|
@ -29,6 +29,7 @@
|
||||||
/* border-top: 1px solid #ccc;
|
/* border-top: 1px solid #ccc;
|
||||||
border-bottom: 1px solid #ccc; */
|
border-bottom: 1px solid #ccc; */
|
||||||
background: #fff;
|
background: #fff;
|
||||||
|
color: #000;
|
||||||
margin-top: 20px;
|
margin-top: 20px;
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
line-height: 1.5;
|
line-height: 1.5;
|
||||||
|
|
Loading…
Reference in New Issue