forked from AkkomaGang/akkoma-fe
fix preview attachments getting wrong styles
This commit is contained in:
parent
3d5da3caf9
commit
9d6f233202
1 changed files with 1 additions and 1 deletions
|
@ -499,7 +499,7 @@
|
|||
flex-direction: column;
|
||||
}
|
||||
|
||||
.attachments {
|
||||
.media-upload-wrapper .attachments {
|
||||
padding: 0 0.5em;
|
||||
|
||||
.attachment {
|
||||
|
|
Loading…
Reference in a new issue