[Glitch] Fix media editing modal changing dimensions when image loads
Port 6ebd74f4fa to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
This commit is contained in:
committed by
Thibaut Girka
parent
4ee167d89b
commit
877e8c9d79
@@ -878,7 +878,8 @@
|
||||
background: $base-shadow-color;
|
||||
|
||||
img,
|
||||
video {
|
||||
video,
|
||||
canvas {
|
||||
display: block;
|
||||
max-height: 80vh;
|
||||
width: 100%;
|
||||
|
||||
Reference in New Issue
Block a user