Letterbox media upload previews again

This commit is contained in:
Alex Gleason 2021-05-30 13:56:45 -05:00
parent 1c7e555741
commit c7af3df68b
No known key found for this signature in database
GPG Key ID: 7211D1F99744FBB7
1 changed files with 1 additions and 0 deletions

View File

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