lvhao пре 1 месец
родитељ
комит
eed4dc0283
1 измењених фајлова са 2 додато и 2 уклоњено
  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;