[CSS] Hotfix: Figure captions do not overflow.
This commit is contained in:
parent
41b42407cd
commit
ca71e57593
|
@ -228,6 +228,7 @@
|
|||
.note-attachments > figure {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
width: 100%;
|
||||
margin: 0;
|
||||
border-radius: var(--unit-size);
|
||||
background-color: var(--translucent);
|
||||
|
|
Loading…
Reference in New Issue
Block a user