mirror of
https://gitee.com/zongzhige/shopxo-uniapp.git
synced 2026-06-29 10:31:43 +08:00
14 lines
165 B
CSS
14 lines
165 B
CSS
/*
|
|
* 导航
|
|
*/
|
|
.nav-base .item {
|
|
width: 16.66%;
|
|
}
|
|
|
|
/*
|
|
* 列表
|
|
*/
|
|
.data-list .item .base .avatar {
|
|
width: 40rpx;
|
|
height: 40rpx !important;
|
|
} |