|
@@ -232,8 +232,10 @@ onShow(() => {
|
|
width: 100rpx !important;
|
|
width: 100rpx !important;
|
|
min-width: 100rpx !important;
|
|
min-width: 100rpx !important;
|
|
max-width: 100rpx !important;
|
|
max-width: 100rpx !important;
|
|
- height: 40rpx !important;
|
|
|
|
|
|
+ height: 36rpx !important;
|
|
|
|
+ line-height: 36rpx !important;
|
|
padding: 0 !important;
|
|
padding: 0 !important;
|
|
|
|
+ font-size: 22rpx !important;
|
|
background: rgba(255, 255, 255, 0.2) !important;
|
|
background: rgba(255, 255, 255, 0.2) !important;
|
|
border-color: rgba(151, 151, 151, 0.2) !important;
|
|
border-color: rgba(151, 151, 151, 0.2) !important;
|
|
}
|
|
}
|