mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-29 15:13:11 +01:00
Fix media editing modal changing dimensions when image loads (#12131)
This commit is contained in:
@@ -6092,7 +6092,8 @@ noscript {
|
||||
background: $base-shadow-color;
|
||||
|
||||
img,
|
||||
video {
|
||||
video,
|
||||
canvas {
|
||||
display: block;
|
||||
max-height: 80vh;
|
||||
width: 100%;
|
||||
|
||||
Reference in New Issue
Block a user