Fix stretching of some media preview in editor
This commit is contained in:
parent
d51eab151a
commit
262e8cd468
1 changed files with 1 additions and 0 deletions
|
@ -214,6 +214,7 @@
|
||||||
.media-editor img {
|
.media-editor img {
|
||||||
max-width: 100px;
|
max-width: 100px;
|
||||||
max-height: 100px;
|
max-height: 100px;
|
||||||
|
width: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
.media-grabber-group {
|
.media-grabber-group {
|
||||||
|
|
Loading…
Add table
Reference in a new issue