lvhao 1 mese fa
parent
commit
eed4dc0283
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  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;