style: 避免标题块高度抖动(空标题块和有内容的标题块高度不一致)

This commit is contained in:
Jeffrey Chen 2024-12-21 17:00:59 +08:00
parent 57d9e2556e
commit 3373e08bc6

View file

@ -165,6 +165,10 @@
.h5,
.h6 {
font-weight: 600;
&[data-node-id] [spellcheck] {
min-height: 1.625em;
}
}
h1 {