Merge pull request '秒杀时间样式 8.13' (#184) from zhy into master
Reviewed-on: http://git.luyuan.tk/luyuan/deming/pulls/184
This commit is contained in:
commit
5a1a8f01c0
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user