v2体验版
This commit is contained in:
@@ -84,8 +84,10 @@ export default {
|
||||
|
||||
/* 单个尺码按钮 44x34,圆角 4px,背景 #F7F7F7 */
|
||||
.size-item {
|
||||
width: 85rpx; /* 44px */
|
||||
min-width: 85rpx; /* 44px */
|
||||
height: 65rpx; /* 34px */
|
||||
padding: 0 20rpx;
|
||||
box-sizing: border-box;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
|
||||
Reference in New Issue
Block a user