ui fix text editor

This commit is contained in:
mchouliara 2024-10-04 14:15:02 +03:00
parent 07f40c6921
commit 4910f05a57
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
font-weight: 400;
font-size: 16px;
line-height: 1.5rem;
color: #7d7d7d;
color: var(--dark-gray);
}
.editor-wrapper {