修改上传文件样式
Showing
1 changed file
with
0 additions
and
2 deletions
| ... | @@ -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 { | ... | ... |
-
Please register or sign in to post a comment