数据资产登记更新
Showing
1 changed file
with
6 additions
and
0 deletions
| ... | @@ -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; | ... | ... |
-
Please register or sign in to post a comment