gang.huang 3 years ago
parent
commit
97de95ca84
1 changed files with 1 additions and 1 deletions
  1. 1 1
      admin/templates/default/provider.amount.control.php

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

@@ -89,7 +89,7 @@
     #price_table {
         table-layout: fixed;
         width: 100%;
-        height: calc(100vh - 200px);
+        height: calc(100vh - 220px);
         overflow: auto;
         display: block;
         margin-top: 80px;