mobile: fix editor styles

This commit is contained in:
Ammar Ahmed
2025-09-18 12:42:40 +05:00
parent b7d2d66e82
commit 5d70f58a0d

View File

@@ -33,8 +33,8 @@
color: var(--nn_primary_placeholder) !important;
}
.main-editor *:first-child {
margin-top: 0.5em !important;
.ProseMirror > :first-child {
margin-top: 0.4em !important;
}
#root {