mirror of
https://github.com/whyour/qinglong.git
synced 2025-05-23 14:56:07 +08:00
12 lines
144 B
Plaintext
12 lines
144 B
Plaintext
.ant-table-pagination.ant-pagination {
|
|
margin-bottom: 0 !important;
|
|
}
|
|
|
|
tr {
|
|
td:nth-child(2) {
|
|
span {
|
|
cursor: pointer;
|
|
}
|
|
}
|
|
}
|