]> BookStack Code Mirror - bookstack/blobdiff - resources/sass/_forms.scss
ExportFormatter: Add book description and check for empty book and chapter descriptio...
[bookstack] / resources / sass / _forms.scss
index a6f890e3cc4778db3304d3c3b851f3986be6f362..67df4171499f841407d927e05e443346a0df762d 100644 (file)
@@ -441,12 +441,8 @@ input[type=color] {
     padding: 0;
     cursor: pointer;
     position: absolute;
-    left: 8px;
-    top: 9px;
-    @include rtl {
-      right: 8px;
-      left: auto;
-    }
+    inset-inline-start: 8px;
+    top: 10px;
   }
   input {
     display: block;