فهرست منبع

筛选栏错位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;
 }