]> BookStack Code Mirror - bookstack/commitdiff
1. Thumbnail size when creating or editing book.
authorNilesh Deepak <redacted>
Thu, 13 Jul 2017 06:52:43 +0000 (12:22 +0530)
committerNilesh Deepak <redacted>
Thu, 13 Jul 2017 06:52:43 +0000 (12:22 +0530)
resources/assets/sass/styles.scss

index a16aff60df40446e692c080962b67172e901a439..31777e373710aecb6fddb72262cfa23d93d9b50e 100644 (file)
@@ -63,6 +63,11 @@ body.dragging, body.dragging * {
   &.square {
     border-radius: 3px;
   }
+  &.cover {
+    height: 192px;
+    width: 120px;
+    border-radius: 3px;
+  }
 }
 
 // System wide notifications