7f4e5cb2 by lxs

数据资产登记更新

1 parent a69d917c
...@@ -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
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!