Update default pagination #93

Merged
dev merged 2 commits from dev-nghiantt-fix-bugs into dev 2025-08-25 12:42:37 +09:00
10 changed files with 13 additions and 9 deletions
Showing only changes of commit 08d2918a6d - Show all commits

View File

@ -22,6 +22,10 @@
background-color: transparent !important;
}
.ant-pagination-item-ellipsis {
color: map-deep-get($config, #{$theme}, "paging-text") !important;
}
.ant-pagination-item,
.ant-pagination-prev,
.ant-pagination-next {