Kaynağa Gözat

Reduce z-index for table header

Kristan Kenney 5 yıl önce
ebeveyn
işleme
39a6aceca2
2 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      web/css/src/styles.css
  2. 0 0
      web/css/styles.min.css

+ 1 - 1
web/css/src/styles.css

@@ -1639,7 +1639,7 @@ div.l-content > div.l-separator:nth-of-type(4) {
   margin-top: 1px;
   margin-top: 1px;
   position: sticky;
   position: sticky;
   top: 145px;
   top: 145px;
-  z-index: 1000;
+  z-index: 100;
 }
 }
 
 
 .table-header:hover {
 .table-header:hover {

Dosya farkı çok büyük olduğundan ihmal edildi
+ 0 - 0
web/css/styles.min.css


Bu fark içinde çok fazla dosya değişikliği olduğu için bazı dosyalar gösterilmiyor