Showing
1 changed file
with
1 additions
and
1 deletions
| ... | @@ -241,7 +241,7 @@ onMounted(async () => { | ... | @@ -241,7 +241,7 @@ onMounted(async () => { |
| 241 | flex-direction: column; | 241 | flex-direction: column; |
| 242 | height: 100%; | 242 | height: 100%; |
| 243 | padding: 32rpx; | 243 | padding: 32rpx; |
| 244 | - padding-top: 80rpx; | 244 | + padding-top: 100rpx; |
| 245 | 245 | ||
| 246 | .modal-header { | 246 | .modal-header { |
| 247 | text-align: center; | 247 | text-align: center; | ... | ... |
-
Please register or login to post a comment