a69d917c by lxs

数据资产登记更新

1 parent d3c1d9c8
...@@ -1635,6 +1635,12 @@ const panelChange = (scope, row) => { ...@@ -1635,6 +1635,12 @@ const panelChange = (scope, row) => {
1635 } 1635 }
1636 } 1636 }
1637 1637
1638 .el-checkbox-group {
1639 .el-checkbox {
1640 margin-right: 16px;
1641 }
1642 }
1643
1638 &.is_block { 1644 &.is_block {
1639 width: 100%; 1645 width: 100%;
1640 margin-right: 0; 1646 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!