Преглед изворни кода

fix: removed table background

Torkel Ödegaard пре 8 година
родитељ
комит
734aa37434
1 измењених фајлова са 0 додато и 6 уклоњено
  1. 0 6
      public/sass/components/_filter-table.scss

+ 0 - 6
public/sass/components/_filter-table.scss

@@ -21,12 +21,6 @@
     }
   }
 
-  thead {
-    tr {
-      background: linear-gradient(0deg, #3c3f5a, #292f44);
-    }
-  }
-
   th {
     width: auto;
     padding: $table-cell-padding;