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