gang.huang 3 anos atrás
pai
commit
c11f4c3aa6

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

@@ -114,11 +114,12 @@
         z-index: 5;
     }
 
-    #price_table tbody td:first-child {
+    #price_table tr td:first-child {
+        display: block;
         position: sticky;
         left: 0;
         box-shadow: 2px 0 2px rgb(0 0 0 / 10%);
-        z-index: 11;
+        z-index: 10;
     }
 
     #price_table tbody tr:hover td {