[Glitch] Fix status overflowing in report dialog
Port 8f37f20ff9
to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
lolsob-rspec
parent
9604766a18
commit
042964971f
|
@ -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