You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
27 lines
698 B
27 lines
698 B
|
|
.echarts.data-v-302618ae { |
|
width: 100%; |
|
height: 5.5rem; |
|
} |
|
.calendar-wrapper.data-v-302618ae { |
|
position: fixed; |
|
bottom: 0; |
|
left: 0; |
|
width: 100%; |
|
z-index: 66; |
|
-webkit-transform: translate3d(0, 100%, 0); |
|
transform: translate3d(0, 100%, 0); |
|
-webkit-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9); |
|
transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9); |
|
} |
|
.calendar-wrapper.on.data-v-302618ae { |
|
-webkit-transform: translate3d(0, 0, 0); |
|
transform: translate3d(0, 0, 0); |
|
} |
|
.statistical-page .wrapper .increase.data-v-302618ae { |
|
font-size: 0.26rem; |
|
} |
|
.statistical-page .wrapper .increase .iconfont.data-v-302618ae { |
|
margin-left: 0; |
|
} |
|
|
|
|