feat: 分类数据统一
This commit is contained in:
@@ -134,8 +134,8 @@
|
||||
}
|
||||
|
||||
.cat-card__thumb {
|
||||
width: 160rpx;
|
||||
height: 180rpx;
|
||||
width: 168rpx;
|
||||
height: 210rpx;
|
||||
flex-shrink: 0;
|
||||
border-radius: 10rpx;
|
||||
display: flex;
|
||||
@@ -143,6 +143,7 @@
|
||||
justify-content: center;
|
||||
overflow: hidden;
|
||||
border: 1rpx solid #bbb;
|
||||
background: #f0f0f0;
|
||||
}
|
||||
|
||||
.cat-card__thumb-img {
|
||||
|
||||
Reference in New Issue
Block a user