Skip to content

Commit

Permalink
mobile: remove margin in editor
Browse files Browse the repository at this point in the history
  • Loading branch information
ammarahm-ed committed May 8, 2024
1 parent 5a75ca7 commit d9c5c1f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions packages/editor-mobile/public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,6 @@
/* color: var(--nn_primary_paragraph) ## TODO: use fixed color */
}

.main-editor > .ProseMirror:first-child {
margin-top: -5px !important;
}

::selection {
color: white;
background-color: var(--nn_primary_accent);
Expand Down

0 comments on commit d9c5c1f

Please sign in to comment.