mirror of
https://github.com/h3poteto/whalebird-desktop
synced 2025-02-04 11:17:32 +01:00
Merge pull request #2070 from h3poteto/fix/attachment-size
Don't wrap attachment previews in new toot
This commit is contained in:
commit
c135718b76
@ -520,7 +520,7 @@ export default {
|
|||||||
.image-wrapper {
|
.image-wrapper {
|
||||||
position: relative;
|
position: relative;
|
||||||
flex: 1 1 0;
|
flex: 1 1 0;
|
||||||
min-width: 40%;
|
min-width: 10%;
|
||||||
height: 150px;
|
height: 150px;
|
||||||
margin: 4px;
|
margin: 4px;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user