修复:个人中心登录弹框logo超出logo框
This commit is contained in:
parent
440918e806
commit
8b690aa555
|
|
@ -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;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue