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 {
|
||||
position: relative;
|
||||
padding-bottom: 20px;
|
||||
display: inline-block;
|
||||
|
||||
img {
|
||||
padding-bottom: 0px;
|
||||
|
|
Loading…
Reference in New Issue