Don't wrap attachment previews in new toot

This commit is contained in:
AkiraFukushima 2021-01-24 13:18:38 +09:00
parent c241acfa99
commit ff3091edf4
1 changed files with 1 additions and 1 deletions

View File

@ -520,7 +520,7 @@ export default {
.image-wrapper {
position: relative;
flex: 1 1 0;
min-width: 40%;
min-width: 10%;
height: 150px;
margin: 4px;