gang.huang 3 jaren geleden
bovenliggende
commit
ff0dda11b1
1 gewijzigde bestanden met toevoegingen van 3 en 3 verwijderingen
  1. 3 3
      admin/templates/default/provider.amount.control.php

+ 3 - 3
admin/templates/default/provider.amount.control.php

@@ -99,13 +99,13 @@
         top: 0;
         left: 0;
         background: #fff;
-        z-index: 5;
+        z-index: 11;
     }
 
     #price_table tr:first-child {
         position: sticky;
         top: 0;
-        z-index: 5;
+        z-index: 10;
     }
 
     #price_table tr:nth-child(2) {
@@ -118,7 +118,7 @@
         position: sticky;
         left: 0;
         box-shadow: 2px 0 2px rgb(0 0 0 / 10%);
-        z-index: 10;
+        z-index: 11;
     }
 
     #price_table tbody tr:hover td {