Images: prevent column break within character variant list groups
This commit is contained in:
parent
373739a2fe
commit
c90d5a8fe4
66 changed files with 2 additions and 1 deletions
|
@ -201,6 +201,7 @@ section.char-vars
|
|||
display: flex;
|
||||
width: 26em;
|
||||
box-sizing: border-box;
|
||||
-webkit-column-break-inside: avoid;
|
||||
|
||||
> div.desc-group
|
||||
flex: none;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue