Przeglądaj źródła

销售订单批量模态框样式调整

hejq 8 lat temu
rodzic
commit
1529b87721

+ 1 - 1
src/main/webapp/resources/tpl/index/sale/modal/reply_bybatch.html

@@ -1,7 +1,7 @@
 <style>
     .modal-dialog{
         position: fixed;
-        top: 50%;
+        top: 23%;
         left: 50%;
         margin: -150px 0 0 -195px;
     }