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

7 lines
151 B
CSS
Raw Normal View History

2024-09-13 15:47:43 +08:00
.bottomBarItem {
background: url(../../../assets/pointsBack.png) no-repeat;
background-size: 100% 100%;
width: 551px;
height: 335px;
}