Browse Source

账号管理,选择账号,样式调整

MaiXinRong 1 month ago
parent
commit
ab5e6bedf4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/view/sp_setting/user_modal.ejs

+ 1 - 1
app/view/sp_setting/user_modal.ejs

@@ -25,7 +25,7 @@
                         </div>
                     </div>
                 </div>
-                <div class="modal-height-500-scroll">
+                <div class="modal-height-500 scroll-y">
                     <table class="table table-bordered">
                         <thead><tr class="text-center"><th width="15%"><input type="checkbox" id="sel-batch-all"></th><th width="20%">用户</th><th width="30%">职位</th><th>单位</th></tr></thead>
                         <tbody id="sel-batch-users"></tbody>