added space in gallery view (#2725)
Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
This commit is contained in:
parent
bb7ee3851c
commit
a190443ccd
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
overflow: auto;
|
||||
margin-top: 10px;
|
||||
|
||||
.octo-gallery-new {
|
||||
border: 1px solid rgba(var(--center-channel-color-rgb), 0.09);
|
||||
|
|
Loading…
Reference in a new issue