Browse Source

修复滚动条问题

ellisran 2 tuần trước cách đây
mục cha
commit
f6aa9f9971
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  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>