Add to submission figure to prevent splitting across columns on Chrome
This commit is contained in:
parent
a59532eb9f
commit
5b7aa6ef72
1 changed files with 1 additions and 0 deletions
|
@ -206,6 +206,7 @@ figure {
|
|||
margin: 0;
|
||||
margin-bottom: var(--gap);
|
||||
overflow: hidden;
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
figcaption {
|
||||
|
|
Loading…
Add table
Reference in a new issue