Преглед изворни кода

火狐浏览器滚动条问题

hangb пре 7 година
родитељ
комит
333dc36f41
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/main/webapp/resources/view/vendor/modal/invoice_look_modal.html

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

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