Browse Source

修改日历样式

master
王健 4 years ago
parent
commit
aab3e94108
  1. 6
      pages/calendar/calendar.wxss

6
pages/calendar/calendar.wxss

@ -20,13 +20,13 @@
.cal-box {
margin-top: 16rpx;
width: 100%;
height: 790rpx;
height: 830rpx;
position: relative;
}
.cal-back {
width: 100%;
height: 790rpx;
height: 830rpx;
position: absolute;
z-index: 1;
left: 0;
@ -41,7 +41,7 @@
width: 684rpx;
display: flex;
flex-direction: column;
height: 710rpx;
height: 730rpx;
}
.timer {

Loading…
Cancel
Save