]> BookStack Code Mirror - bookstack/blobdiff - resources/assets/sass/_text.scss
Add APP_LOGGING
[bookstack] / resources / assets / sass / _text.scss
index 79d3c3a922c334d7ca0fcf345c87238335d05043..a74a81647bd1c0cf8d93c266ccf8872e56815059 100644 (file)
@@ -281,6 +281,14 @@ ol {
   overflow: hidden;
 }
 
+li.checkbox-item {
+  list-style: none;
+  margin-left: - ($-m * 1.3);
+  input[type="checkbox"] {
+    margin-right: $-xs;
+  }
+}
+
 /*
  * Generic text styling classes
  */