5f9da9a0 by lxs

数据资产登记更新

1 parent a1a9a6ab
...@@ -2246,6 +2246,7 @@ const passCommonDialogBtnClick = (btn, info) => { ...@@ -2246,6 +2246,7 @@ const passCommonDialogBtnClick = (btn, info) => {
2246 } 2246 }
2247 2247
2248 .file-name { 2248 .file-name {
2249 width: calc(100% - 120px);
2249 color: var(--el-color-regular); 2250 color: var(--el-color-regular);
2250 margin-left: 4px; 2251 margin-left: 4px;
2251 } 2252 }
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!