]> BookStack Code Mirror - bookstack/blobdiff - resources/sass/_editor.scss
Lexical: Added about button/view
[bookstack] / resources / sass / _editor.scss
index 3eef4c2c6b971180a3844309de89b7a0500b10fe..2446c141670e932881749a8b46993c28b9991d34 100644 (file)
@@ -350,6 +350,13 @@ body.editor-is-fullscreen {
   text-align: center;
   padding: 0.2em;
 }
+.editor-external-content {
+  min-width: 500px;
+  min-height: 500px;
+  h4:first-child {
+    margin-top: 0;
+  }
+}
 
 // In-editor elements
 .editor-image-wrap {