Adjust image size to content column size (#1000)
This commit is contained in:
parent
712c18efce
commit
969ceeb93e
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@
|
|||
}
|
||||
.ImageElement {
|
||||
pointer-events: none;
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue