Torkel Ödegaard 8 лет назад
Родитель
Сommit
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;