cb360678 by lxs

Merge branch 'develop' into release-test

2 parents e6d22845 a69d917c
......@@ -1635,6 +1635,12 @@ const panelChange = (scope, row) => {
}
}
.el-checkbox-group {
.el-checkbox {
margin-right: 16px;
}
}
&.is_block {
width: 100%;
margin-right: 0;
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!