列表
This commit is contained in:
8
src/container/listContainer/index.scss
Normal file
8
src/container/listContainer/index.scss
Normal file
@@ -0,0 +1,8 @@
|
||||
.listContentWrapper {
|
||||
padding: 0 5px;
|
||||
background: #fafafa;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
gap: 5px;
|
||||
background-color: red;
|
||||
}
|
||||
Reference in New Issue
Block a user