|
@@ -187,9 +187,15 @@
|
|
|
.ant-pagination-item > a {
|
|
|
color: #FFFFFF;
|
|
|
}
|
|
|
+ .ant-pagination-item-active > a {
|
|
|
+ color: #1677ff;
|
|
|
+ }
|
|
|
.ant-pagination-item-link > span {
|
|
|
color: #FFFFFF;
|
|
|
}
|
|
|
+ .ant-pagination-item-ellipsis {
|
|
|
+ color: #ffffff !important;
|
|
|
+ }
|
|
|
}
|
|
|
.ant-modal-content {
|
|
|
background-color: #14204A !important;
|