|
@@ -232,12 +232,12 @@ body.on-edit {
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
.page-editor-preview-container {
|
|
.page-editor-preview-container {
|
|
|
|
|
+ overflow-y: scroll;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
.page-editor-preview-body {
|
|
.page-editor-preview-body {
|
|
|
max-width: 980px;
|
|
max-width: 980px;
|
|
|
padding: 18px 15px 0;
|
|
padding: 18px 15px 0;
|
|
|
- overflow-y: scroll;
|
|
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
.grw-editor-configuration-dropdown {
|
|
.grw-editor-configuration-dropdown {
|