gang.huang 1 年之前
父節點
當前提交
2516d8e367
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      admin/templates/default/provider.amount.control.php

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

@@ -89,7 +89,7 @@
     #price_table {
         table-layout: fixed;
         width: 100%;
-        height: calc(100vh - 170px);
+        height: calc(100vh - 152px);
         overflow: auto;
         display: block;
         margin-top: 30px;
@@ -288,7 +288,7 @@
             </tbody>
             <tfoot>
                 <tr class="tfoot">
-                    <td colspan="15"><a href="JavaScript:void(0);" class="btn" style="margin-top: 15px" id="submitBtn"><span><?php echo $lang['nc_submit']; ?></span></a></td>
+                    <td colspan="15"><a href="JavaScript:void(0);" class="btn" style="margin-top: 5px" id="submitBtn"><span><?php echo $lang['nc_submit']; ?></span></a></td>
                 </tr>
             </tfoot>
         </table>