Files
shanghaiganxiangtuzhuangwor…/pages/materialManagement/materialManagement.css

9 lines
131 B
CSS
Raw Normal View History

2024-04-23 11:03:51 +08:00
.home-container {
width: 360px;
height: 594px;
2024-07-02 13:24:20 +08:00
padding: 10px;
2024-04-23 11:03:51 +08:00
background-color: white;
2024-07-02 13:24:20 +08:00
}
.u-grid-style{
margin-bottom: 10px;
2024-04-23 11:03:51 +08:00
}