feat(compGrid): 添加分页功能
parent
a8224cf4f7
commit
4c48d339f8
@ -1,3 +1,7 @@
|
||||
.comp-grid-container {
|
||||
|
||||
.comp-grid-footer {
|
||||
display: flex;
|
||||
justify-content: flex-end;
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
Loading…
Reference in New Issue