Skip to content

Commit 5db298f

Browse files
committed
style/quick edit: increase the horizontal padding of the text to make space for the block toolbar button
1 parent facd56c commit 5db298f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/client/src/widgets/dialogs/PopupEditor.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ body.mobile .modal.popup-editor-dialog .modal-dialog {
9292
}
9393

9494
.modal.popup-editor-dialog .note-detail-editable-text {
95-
padding: 0 1em;
95+
padding: 0 28px;
9696
}
9797

9898
.modal.popup-editor-dialog .note-detail-file {

0 commit comments

Comments
 (0)