forked from AkkomaGang/akkoma-fe
fix gallery-videos being weirdly offset
This commit is contained in:
parent
a09709f71d
commit
0ca3a6e63d
1 changed files with 1 additions and 3 deletions
|
@ -50,9 +50,7 @@
|
|||
align-content: stretch;
|
||||
}
|
||||
|
||||
// FIXME: specificity problem with this and .attachments.attachment
|
||||
// we shouldn't have the need for .image here
|
||||
.attachment.image {
|
||||
.gallery-row-inner .attachment {
|
||||
margin: 0 0.5em 0 0;
|
||||
flex-grow: 1;
|
||||
height: 100%;
|
||||
|
|
Loading…
Reference in a new issue