f93ef1cd by lihua

修改上传文件样式

1 parent 9f8b1c45
...@@ -2203,8 +2203,6 @@ const respParamsTableInfo = ref({ ...@@ -2203,8 +2203,6 @@ const respParamsTableInfo = ref({
2203 2203
2204 .file_item { 2204 .file_item {
2205 width: 70%; 2205 width: 70%;
2206 display: flex;
2207 justify-content: space-between;
2208 } 2206 }
2209 2207
2210 .file-operate { 2208 .file-operate {
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!