Compare commits

...

1 Commits

Author SHA1 Message Date
alihamuh
09011b8c35 editor: replaced margin with padding for editor. 2024-03-09 17:30:45 +05:00

View File

@@ -21,7 +21,7 @@
}
.ProseMirror:first-child {
margin-top: 10px;
padding-top: 10px;
}
.ProseMirror hr {