mirror of
https://framagit.org/tykayn/mastodon.git
synced 2023-08-25 08:33:12 +02:00
[Glitch] Fix status overflowing in report dialog
Port 389e3f6094
to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
This commit is contained in:
parent
c56a504d11
commit
8a8936725e
@ -510,6 +510,7 @@
|
||||
.status-check-box__status {
|
||||
margin: 10px 0 10px 10px;
|
||||
flex: 1;
|
||||
overflow: hidden;
|
||||
|
||||
.media-gallery {
|
||||
max-width: 250px;
|
||||
|
Loading…
Reference in New Issue
Block a user