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

7 lines
152 B
CSS
Raw Normal View History

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