]> BookStack Code Mirror - bookstack/blobdiff - resources/sass/_components.scss
Added additional testing for editor switching permissions
[bookstack] / resources / sass / _components.scss
index 95ba81520bc431eaac45a9b7dba22931126505a4..bce456cf2ce1e1b82147ae45e8f368ac83a91e83 100644 (file)
     width: 800px;
     max-width: 90%;
   }
+  &.very-small {
+    margin: 2% auto;
+    width: 600px;
+    max-width: 90%;
+  }
   &:before {
     display: flex;
     align-self: flex-start;