[Glitch] Fix very wide media attachments resulting in too thin a thumbnail

Port 90445230cd to glitch-soc

Signed-off-by: Thibaut Girka <thib@sitedethib.com>
th-downstream
ThibG 4 years ago committed by Thibaut Girka
parent 26778b8c30
commit c0ad588857

@ -76,7 +76,7 @@
border-radius: 4px;
position: relative;
width: 100%;
height: 110px;
min-height: 64px;
@include fullwidth-gallery;
}

Loading…
Cancel
Save