소스 검색

no message

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;