Fix stretching of some media preview in editor
parent
d51eab151a
commit
262e8cd468
|
@ -214,6 +214,7 @@
|
|||
.media-editor img {
|
||||
max-width: 100px;
|
||||
max-height: 100px;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
.media-grabber-group {
|
||||
|
|
Loading…
Reference in New Issue