]> BookStack Code Mirror - bookstack/blobdiff - resources/assets/sass/_text.scss
Added migration file.
[bookstack] / resources / assets / sass / _text.scss
index d38a5c5151c582c1f1f2fd62ba4219f47fa9e30b..7191265265d2830f6f17aa6fb03421aa473976cb 100644 (file)
@@ -2,7 +2,7 @@
  * Fonts
  */
 
-body, button, input, select, label {
+body, button, input, select, label, textarea {
   font-family: $text;
 }
 .Codemirror, pre, #markdown-editor-input, .editor-toolbar, .code-base {
@@ -378,12 +378,6 @@ span.sep {
   display: block;
 }
 
-.action-header {
-  h1 {
-    margin-top: $-m;
-  }
-}
-
 /**
   * Icons
   */