ui fix text editor
This commit is contained in:
parent
07f40c6921
commit
4910f05a57
|
@ -3,7 +3,7 @@
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
line-height: 1.5rem;
|
line-height: 1.5rem;
|
||||||
color: #7d7d7d;
|
color: var(--dark-gray);
|
||||||
}
|
}
|
||||||
|
|
||||||
.editor-wrapper {
|
.editor-wrapper {
|
||||||
|
|
Loading…
Reference in New Issue