unify spacing between gallery/link preview/attachment components

This commit is contained in:
shpuld 2019-03-04 18:56:47 +02:00
parent 3ed1eb5723
commit bd0485ad2f
2 changed files with 1 additions and 1 deletions

View file

@ -27,7 +27,6 @@
align-content: stretch;
flex-grow: 1;
margin-top: 0.5em;
margin-bottom: 0.25em;
.attachments, .attachment {
margin: 0 0.5em 0 0;

View file

@ -23,6 +23,7 @@
flex-direction: row;
cursor: pointer;
overflow: hidden;
margin-top: 0.5em;
.card-image {
flex-shrink: 0;