소스 검색

筛选栏样式错位

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

+ 1 - 1
src/less/common.less

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