mirror of https://github.com/openspug/spug
U 优化TableCard组件
parent
cc15c09197
commit
8d8e31b0aa
|
@ -54,6 +54,10 @@
|
||||||
border-radius: 2px;
|
border-radius: 2px;
|
||||||
padding: 24px;
|
padding: 24px;
|
||||||
|
|
||||||
|
:global(.ant-pagination) {
|
||||||
|
margin-bottom: 0;
|
||||||
|
}
|
||||||
|
|
||||||
.toolbar {
|
.toolbar {
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
|
|
Loading…
Reference in New Issue