style:样式
Showing
1 changed file
with
2 additions
and
0 deletions
| ... | @@ -443,6 +443,7 @@ input[type='file'] { | ... | @@ -443,6 +443,7 @@ input[type='file'] { |
| 443 | border-radius: 5px; | 443 | border-radius: 5px; |
| 444 | padding: 10px 0; | 444 | padding: 10px 0; |
| 445 | box-sizing: border-box; | 445 | box-sizing: border-box; |
| 446 | margin-bottom: 20px; | ||
| 446 | } | 447 | } |
| 447 | .itemImageUpdate { | 448 | .itemImageUpdate { |
| 448 | margin-right: 15px; | 449 | margin-right: 15px; |
| ... | @@ -485,4 +486,5 @@ input[type='file'] { | ... | @@ -485,4 +486,5 @@ input[type='file'] { |
| 485 | width: 70px; | 486 | width: 70px; |
| 486 | text-align: center; | 487 | text-align: center; |
| 487 | writing-mode:vertical-lr; | 488 | writing-mode:vertical-lr; |
| 489 | margin-left: 5px; | ||
| 488 | } | 490 | } |
| ... | \ No newline at end of file | ... | \ No newline at end of file | ... | ... |
-
Please register or sign in to post a comment