mirror of
https://github.com/mastodon/mastodon.git
synced 2025-01-31 06:21:50 +01:00
[Glitch] Fix status overflowing in report dialog
Port 389e3f6094bfcc4d0338947d29434113320c8142 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…
x
Reference in New Issue
Block a user