Fixed editor field width

This commit is contained in:
kvakazyambra 2022-10-19 21:36:01 +03:00
parent 642d8b9dd1
commit 5aad43ada4

View File

@ -1,4 +1,5 @@
.editor { .editor {
flex: 1;
padding-top: 1em; padding-top: 1em;
} }