Browse Source

火狐浏览器滚动条问题

hangb 7 years ago
parent
commit
333dc36f41

+ 1 - 1
src/main/webapp/resources/view/vendor/modal/invoice_look_modal.html

@@ -47,7 +47,7 @@
     border-radius: 3px;
     border-radius: 3px;
     border: solid 1px #fea55d;
     border: solid 1px #fea55d;
     max-height: 138px;
     max-height: 138px;
-    overflow-y: scroll
+    overflow-y: auto;
   }
   }
   .modal-body .item-list:first-child a{
   .modal-body .item-list:first-child a{
     display: inline-block;
     display: inline-block;