秒杀时间样式 8.13 #184

Merged
hansu merged 1 commits from zhy into master 2020-08-13 10:08:26 +00:00

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;