2
0
Эх сурвалжийг харах

Merge branch 'master' into imprv/refacter-recursively

itizawa 5 жил өмнө
parent
commit
87e37b60a4

+ 2 - 1
src/client/styles/scss/_on-edit.scss

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