flash of empty element, add min height
This commit is contained in:
parent
9e36fb566a
commit
4c026009d8
1 changed files with 1 additions and 0 deletions
|
|
@ -9,4 +9,5 @@
|
||||||
font-size: var(--size-step-min-1);
|
font-size: var(--size-step-min-1);
|
||||||
padding: 0.1rem 0;
|
padding: 0.1rem 0;
|
||||||
font-weight: 600;
|
font-weight: 600;
|
||||||
|
min-block-size: 1.5em;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue