Przeglądaj źródła

fix: removed table background

Torkel Ödegaard 8 lat temu
rodzic
commit
734aa37434
1 zmienionych plików z 0 dodań i 6 usunięć
  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;