Skip to content

Commit

Permalink
Update prosemirror.scss
Browse files Browse the repository at this point in the history
Extend multi-line checkbox.

Signed-off-by: Philip <[email protected]>
  • Loading branch information
pschopen authored Sep 4, 2023
1 parent 9fe22e4 commit 8964036
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/css/prosemirror.scss
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ div.ProseMirror {
label {
display: block;
flex-grow: 1;
max-width: calc(100% - 28px);
max-width: calc(100% - 34px);
margin-left: 9px;
}
}
Expand Down

0 comments on commit 8964036

Please sign in to comment.