修改样式
Showing
1 changed file
with
1 additions
and
1 deletions
| ... | @@ -2202,7 +2202,7 @@ const respParamsTableInfo = ref({ | ... | @@ -2202,7 +2202,7 @@ const respParamsTableInfo = ref({ |
| 2202 | } | 2202 | } |
| 2203 | 2203 | ||
| 2204 | .file_item { | 2204 | .file_item { |
| 2205 | width: 100%; | 2205 | width: 70%; |
| 2206 | display: flex; | 2206 | display: flex; |
| 2207 | justify-content: space-between; | 2207 | justify-content: space-between; |
| 2208 | } | 2208 | } | ... | ... |
-
Please register or sign in to post a comment