Merge branch 'media-preview-fit' into 'develop'

Letterbox media upload previews again

See merge request soapbox-pub/soapbox-fe!515
This commit is contained in:
Alex Gleason 2021-05-30 19:13:14 +00:00
commit b912f35226
1 changed files with 1 additions and 0 deletions

View File

@ -299,6 +299,7 @@
.compose-form__upload-thumbnail {
border-radius: 4px;
background-position: center;
background-size: contain;
background-repeat: no-repeat;
height: 160px;
width: 100%;