Merge branch 'dev' of gitee.com:zongzhige/shopxo-uniapp into dev-sws

master
sws 2023-09-09 09:59:53 +08:00
commit 5e9b2c78f2
1 changed files with 0 additions and 4 deletions

View File

@ -242,24 +242,20 @@
padding: 20rpx 10rpx 0 10rpx;
position: relative;
}
.user-base-popup .close {
position: absolute;
top: 20rpx;
right: 20rpx;
z-index: 2;
}
.user-base-avatar {
width: 80rpx;
height: 80rpx !important;
}
.user-base-popup .form-gorup-title {
line-height: 70rpx;
margin-bottom: 0;
}
.user-base-popup .user-nickname-container {
width: calc(100% - 120rpx);
}