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