Browse Source

no message

lvhao 1 tháng trước cách đây
mục cha
commit
eed4dc0283
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      template/erp/whlabel_type.html

+ 2 - 2
template/erp/whlabel_type.html

@@ -4,7 +4,7 @@
         padding: 5px;
     }
     .diysearch select{
-        width: 210px;
+        width: 110px;
         height: 28px;
         color: #333;
         border: 1px #ccc solid;
@@ -13,7 +13,7 @@
         border-radius: 5px;
     }
     .diysearch input{
-        width: 150px;
+        width: 100px;
         height: 26px;
         color: #000;
         border: 1px #ccc solid;