Przeglądaj źródła

修复滚动条问题

ellisran 2 tygodni temu
rodzic
commit
f6aa9f9971
1 zmienionych plików z 2 dodań i 2 usunięć
  1. 2 2
      app/view/financial/pay_modal.ejs

+ 2 - 2
app/view/financial/pay_modal.ejs

@@ -123,8 +123,8 @@
                 <h5 class="modal-title">审批流程</h5>
             </div>
             <div class="modal-body pt-0">
-                <div class="row" style="min-height: 400px;max-height: 700px;overflow:auto;">
-                    <div class="col-3">
+                <div class="row" style="min-height: 400px;max-height: 700px;">
+                    <div class="col-3" style="min-height: 400px;max-height: 700px;overflow:auto;">
                         <div class="p-2">标段列表</div>
                         <table class="table table-bordered">
                             <thead>