FIX: styling for resizable image wrapper in editor preview
This commit is contained in:
parent
06abecdb41
commit
97c0fd0909
|
@ -210,6 +210,7 @@
|
||||||
.d-editor-preview .image-wrapper {
|
.d-editor-preview .image-wrapper {
|
||||||
position: relative;
|
position: relative;
|
||||||
padding-bottom: 20px;
|
padding-bottom: 20px;
|
||||||
|
display: inline-block;
|
||||||
|
|
||||||
img {
|
img {
|
||||||
padding-bottom: 0px;
|
padding-bottom: 0px;
|
||||||
|
|
Loading…
Reference in New Issue