Merge pull request #641 from dataease/pr@dev@feat_color

feat: 视图支持简单颜色修改
This commit is contained in:
XiaJunjie2020 2021-08-17 10:30:13 +08:00 committed by GitHub
commit cd8065a839
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -297,6 +297,7 @@ export default {
}
.el-radio{
margin:0 2px 0 0!important;
border: 1px solid transparent;
}
.el-radio>>>.el-radio__label{
padding-left: 0;