label-position设置为top时,label自动居中了
.el-form–label-top {
text-align: left !important;
}
忽略eslint检查
git commit -m “+” --no-verify
label-position设置为top时,label自动居中了
.el-form–label-top {
text-align: left !important;
}
忽略eslint检查
git commit -m “+” --no-verify