Skip to content

Commit c62fde8

Browse files
committed
🐛 Align empty list heading selection #18992
1 parent cfb21e8 commit c62fde8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/src/assets/scss/protyle/_wysiwyg.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@
235235
}
236236

237237
& > [spellcheck] {
238-
min-height: 1em;
238+
min-height: 1lh;
239239
}
240240
}
241241

0 commit comments

Comments
 (0)