秒杀时间样式 8.13
This commit is contained in:
parent
c4adcbc182
commit
ca5c1a37ba
@ -72,10 +72,14 @@ export default {
|
|||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
font-size: 20rpx;
|
font-size: 20rpx;
|
||||||
|
> text {
|
||||||
|
text-align: center;
|
||||||
|
line-height: 26rpx;
|
||||||
|
}
|
||||||
.num{
|
.num{
|
||||||
box-sizing: content-box;
|
// box-sizing: content-box;
|
||||||
width: 25rpx;
|
width: 26rpx;
|
||||||
height: 25rpx;
|
// height: 25rpx;
|
||||||
background-color: #bfbfbf;
|
background-color: #bfbfbf;
|
||||||
margin: 0 10rpx;
|
margin: 0 10rpx;
|
||||||
padding: 2rpx;
|
padding: 2rpx;
|
||||||
|
Loading…
Reference in New Issue
Block a user