add
This commit is contained in:
parent
c58d2e4629
commit
304389778b
@ -1729,7 +1729,7 @@
|
|||||||
background-color: white;
|
background-color: white;
|
||||||
width: 750rpx !important;
|
width: 750rpx !important;
|
||||||
padding: 0 112rpx 50rpx 112rpx;
|
padding: 0 112rpx 50rpx 112rpx;
|
||||||
margin-top: 50rpx;
|
margin-top: 30rpx 0 30rpx 0;
|
||||||
|
|
||||||
.login-type-btn {
|
.login-type-btn {
|
||||||
padding: 12rpx 30rpx;
|
padding: 12rpx 30rpx;
|
||||||
|
@ -677,10 +677,11 @@
|
|||||||
width: 690rpx;
|
width: 690rpx;
|
||||||
height: 90rpx;
|
height: 90rpx;
|
||||||
border-radius: 45rpx;
|
border-radius: 45rpx;
|
||||||
margin: 80rpx auto 0 auto;
|
margin: 80rpx auto 40rpx auto;
|
||||||
color: var(--view-theme);
|
color: var(--view-theme);
|
||||||
background-color: #ffffff;
|
background-color: #ffffff;
|
||||||
border: 1px solid var(--view-theme);
|
border: 1px solid var(--view-theme);
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.avatar-box {
|
.avatar-box {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user