.day-7-weather[data-v-43dab459]{width:100%;height:100%;padding:10px;display:flex;flex-direction:column;color:var(--themefont-color);overflow-y:auto}.day-7-weather .ant-table-cell-scrollbar[data-v-43dab459]{width:4px}.day-7-weather[data-v-43dab459]::-webkit-scrollbar{width:4px;height:.1vh;height:1vh}.day-7-weather[data-v-43dab459]::-webkit-scrollbar-track{background:#fff;border-radius:.2vh}.day-7-weather[data-v-43dab459]::-webkit-scrollbar-thumb{background:#ccc;border-radius:1vh}.day-7-weather .date-list[data-v-43dab459]{width:100%;height:100%;display:flex;flex-wrap:nowrap;justify-content:space-around}.day-7-weather .date-list .date-7-item[data-v-43dab459]{width:13%;height:300px;color:var(--themefont-color);background:var(--theme-home-chart-bg);border-radius:4px;cursor:pointer;transition:all .3s ease}.day-7-weather .date-list .date-7-item .box[data-v-43dab459]{height:100%;padding:5px;flex-wrap:wrap}.day-7-weather .date-list .date-7-item .box[data-v-43dab459],.day-7-weather .date-list .date-7-item .item[data-v-43dab459]{width:100%;display:flex;justify-content:center;align-items:center}.day-7-weather .date-list .active[data-v-43dab459]{transform:scale(1.05);color:var(--themeactivefont-color)}.day-7-weather .date-list .active .box[data-v-43dab459]{background:var(--themeactivebg-color)}