Browse Source

倒计时间距

master
Enzo 4 years ago
parent
commit
ba18da2412
  1. 2
      components/uni-countdown/uni-countdown.vue

2
components/uni-countdown/uni-countdown.vue

@ -256,7 +256,7 @@
justify-content: center; justify-content: center;
align-items: center; align-items: center;
line-height: $countdown-height; line-height: $countdown-height;
margin: 5rpx;
// margin: 5rpx;
text-align: center; text-align: center;
font-size: $uni-font-size-sm; font-size: $uni-font-size-sm;
} }

Loading…
Cancel
Save