7 lines
97 B
CSS
7 lines
97 B
CSS
/*
|
|
* 列表
|
|
*/
|
|
.data-list .item .base .avatar {
|
|
width: 40rpx;
|
|
height: 40rpx !important;
|
|
} |