소스 검색

筛选栏错位bug修改

zhouna 5 년 전
부모
커밋
ccaf1b0c85
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/less/common.less

+ 1 - 1
src/less/common.less

@@ -108,7 +108,7 @@
 
 .el-form--inline .el-form-item__label {
   font-size: 12px;
-  vertical-align: text-bottom;
+  /*vertical-align: text-bottom;*/      /*chrome错位bug*/
   padding: 0;
 }