@@ -191,4 +191,11 @@ background-color: #757070;
}
.custom-00a598 .el-form-item {
margin-bottom: 22px;
+}
+.custom-00a598 .meshcalss{
+ background-color: #535353;
+ color: #fff;
+.custom-00a598 .meshcalss .el-checkbox__label{
@@ -7616,6 +7616,9 @@ body {
</style>
<style lang="scss" scoped>
+.el-checkbox+.el-checkbox{
+ margin-left: 0;
.activeOrange {
background-color: rgba(255, 255, 255, 0.3);
border: 2px solid #fff;