gang.huang 3 年之前
父节点
当前提交
97de95ca84
共有 1 个文件被更改,包括 1 次插入1 次删除
  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;