18 lines
308 B
Plaintext
18 lines
308 B
Plaintext
|
|
.u-page__item__slot-icon{
|
|
width: 47rpx;
|
|
height: 47rpx;
|
|
}
|
|
.u-tabbar__content__item-wrapper{
|
|
border-top: 2rpx solid #f3f4f6!important;
|
|
}
|
|
/* .page{
|
|
:deep(.u-tabbar){
|
|
border-top: 2rpx solid #f3f4f6!important;
|
|
}
|
|
:deep(.u-tabbar--fixed){
|
|
border-top: 2rpx solid #f3f4f6!important;
|
|
}
|
|
} */
|
|
|