修复:个人中心登录弹框logo超出logo框

This commit is contained in:
wuhui_zzw 2024-01-03 18:38:46 +08:00
parent 440918e806
commit 8b690aa555
1 changed files with 1 additions and 0 deletions

View File

@ -334,6 +334,7 @@
flex-wrap: nowrap; flex-wrap: nowrap;
justify-content: center; justify-content: center;
align-items: center; align-items: center;
overflow: hidden;
.image { .image {
height: var(--logo-auth-size-); height: var(--logo-auth-size-);
margin-top: -30rpx; margin-top: -30rpx;