Showing
3 changed files
with
6 additions
and
6 deletions
| @@ -569,8 +569,8 @@ export default { | @@ -569,8 +569,8 @@ export default { | ||
| 569 | 569 | ||
| 570 | .opCollapse { | 570 | .opCollapse { |
| 571 | color: rgba(0, 0, 0, 0.6); | 571 | color: rgba(0, 0, 0, 0.6); |
| 572 | - width: 24rpx; | ||
| 573 | - height: 24rpx; | 572 | + width: 32rpx; |
| 573 | + height: 28rpx; | ||
| 574 | margin-right: 16rpx; | 574 | margin-right: 16rpx; |
| 575 | margin-top: 8rpx; | 575 | margin-top: 8rpx; |
| 576 | } | 576 | } |
| @@ -581,8 +581,8 @@ export default { | @@ -581,8 +581,8 @@ export default { | ||
| 581 | 581 | ||
| 582 | .opCollapse { | 582 | .opCollapse { |
| 583 | color: rgba(0, 0, 0, 0.6); | 583 | color: rgba(0, 0, 0, 0.6); |
| 584 | - width: 24rpx; | ||
| 585 | - height: 24rpx; | 584 | + width: 32rpx; |
| 585 | + height: 28rpx; | ||
| 586 | margin-right: 16rpx; | 586 | margin-right: 16rpx; |
| 587 | margin-top: 8rpx; | 587 | margin-top: 8rpx; |
| 588 | } | 588 | } |
| @@ -385,8 +385,8 @@ export default { | @@ -385,8 +385,8 @@ export default { | ||
| 385 | 385 | ||
| 386 | .opCollapse { | 386 | .opCollapse { |
| 387 | color: rgba(0, 0, 0, 0.6); | 387 | color: rgba(0, 0, 0, 0.6); |
| 388 | - width: 24rpx; | ||
| 389 | - height: 24rpx; | 388 | + width: 32rpx; |
| 389 | + height: 28rpx; | ||
| 390 | margin-right: 16rpx; | 390 | margin-right: 16rpx; |
| 391 | margin-top: 8rpx; | 391 | margin-top: 8rpx; |
| 392 | } | 392 | } |