Kaynağa Gözat

fix _handsontable.scss

KazuyaNagase 6 yıl önce
ebeveyn
işleme
0b60152811
1 değiştirilmiş dosya ile 2 ekleme ve 1 silme
  1. 2 1
      src/client/styles/scss/_handsontable.scss

+ 2 - 1
src/client/styles/scss/_handsontable.scss

@@ -42,7 +42,8 @@
   }
 
   .data-import-form {
-    background-color: #f8f8f8;
+    color: $headingtext;
+    background-color: $navbar-default-bg;
 
     .btn + .btn {
       margin-left: 5px;