]> BookStack Code Mirror - bookstack/blobdiff - resources/assets/sass/_components.scss
Updated 'Spanish Argentina' translation.
[bookstack] / resources / assets / sass / _components.scss
index 430b93757fbe5f60dc97b75f0de5e1bf512cc204..31e006e27d7b492f64d3fe41741886b2043da7be 100644 (file)
@@ -23,6 +23,7 @@
   svg {
     fill: #EEEEEE;
     width: 4em;
+    height: 4em;
     padding-right: $-m;
   }
   span {
@@ -603,3 +604,7 @@ body.flexbox-support #entity-selector-wrap .popup-body .form-group {
     color: #999;
   }
 }
+
+#tag-manager .drag-card {
+  max-width: 500px;
+}
\ No newline at end of file