数据资产登记更新
Showing
1 changed file
with
0 additions
and
2 deletions
| ... | @@ -736,8 +736,6 @@ const rejectDialogBtnClick = (btn, info) => { | ... | @@ -736,8 +736,6 @@ const rejectDialogBtnClick = (btn, info) => { |
| 736 | width: calc(25% - 12px); | 736 | width: calc(25% - 12px); |
| 737 | height: 100%; | 737 | height: 100%; |
| 738 | margin-bottom: 8px; | 738 | margin-bottom: 8px; |
| 739 | min-width: 325px; | ||
| 740 | max-width: 400px; | ||
| 741 | border: 1px solid var(--el-border-color-regular); | 739 | border: 1px solid var(--el-border-color-regular); |
| 742 | float: left; | 740 | float: left; |
| 743 | 741 | ... | ... |
-
Please register or sign in to post a comment