FIX: Composer preview-area plugin layout
This commit is contained in:
parent
ae0acfb1df
commit
4d9f26879b
|
@ -136,6 +136,7 @@
|
|||
|
||||
.d-editor-plugin {
|
||||
display: flex;
|
||||
flex: 1 1;
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue