mirror of
https://github.com/ant-design/ant-design.git
synced 2025-07-30 19:36:29 +08:00
Merge pull request #16306 from ant-design/pagination-bg
fix: Pagination active item should have background color
This commit is contained in:
commit
0fc6e7d07f
@ -505,7 +505,7 @@
|
||||
@pagination-item-size-sm: 24px;
|
||||
@pagination-font-family: Arial;
|
||||
@pagination-font-weight-active: 500;
|
||||
@pagination-item-bg-active: transparent;
|
||||
@pagination-item-bg-active: @component-background;
|
||||
|
||||
// PageHeader
|
||||
// ---
|
||||
|
Loading…
Reference in New Issue
Block a user