mirror of
https://github.com/mastodon/mastodon.git
synced 2026-09-11 23:26:16 -05: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