You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
23 lines
317 B
23 lines
317 B
1 year ago
|
|
||
|
.cu-avatar.lg {
|
||
|
width: 90rpx;
|
||
|
height: 90rpx;
|
||
|
font-size: 1.5em;
|
||
|
}
|
||
|
.cu-list.menu-avatar>.cu-item{
|
||
|
height: 160rpx;
|
||
|
}
|
||
|
.wanlian.cu-bar.tabbar {
|
||
|
background-color: transparent;
|
||
|
}
|
||
|
.wanlian.cu-bar.tabbar .cu-btn {
|
||
|
width: calc(100% - 50rpx);
|
||
|
}
|
||
|
.wanlian.cu-bar.tabbar .cu-btn.lg {
|
||
|
font-size: 32rpx;
|
||
|
height: 86rpx;
|
||
|
}
|
||
|
|
||
|
|
||
|
|