xuchang-new/src/components/Common/BottomItemBackgroundForecastBottom/index.module.css

6 lines
136 B
CSS
Raw Normal View History

2024-08-30 17:17:45 +08:00
.bottomBarItem {
2024-09-14 17:09:38 +08:00
background: url(../../../assets/forecastBack.png) no-repeat;
2024-08-30 17:17:45 +08:00
background-size: 100% 100%;
width: 506px;
}