mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-16 19:57:52 +01:00
mobile: fix editor styles
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user