秒杀时间样式 8.13

This commit is contained in:
ghusermoon 2020-08-13 18:07:55 +08:00
parent c4adcbc182
commit ca5c1a37ba

View File

@ -72,10 +72,14 @@ export default {
display: flex;
align-items: center;
font-size: 20rpx;
> text {
text-align: center;
line-height: 26rpx;
}
.num{
box-sizing: content-box;
width: 25rpx;
height: 25rpx;
// box-sizing: content-box;
width: 26rpx;
// height: 25rpx;
background-color: #bfbfbf;
margin: 0 10rpx;
padding: 2rpx;