a69d917c by lxs

数据资产登记更新

1 parent d3c1d9c8
......@@ -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!