diff --git a/src/common/PaginationInput/styles.less b/src/common/PaginationInput/styles.less index ff5987108..ebbacd679 100644 --- a/src/common/PaginationInput/styles.less +++ b/src/common/PaginationInput/styles.less @@ -13,7 +13,7 @@ .icon { display: block; - fill: @color-secondaryvariant1; + fill: @color-secondaryvariant1-90; } } @@ -32,8 +32,8 @@ white-space: nowrap; text-overflow: ellipsis; text-align: center; - font-weight: 600; - color: @color-secondaryvariant1; + font-weight: 500; + color: @color-secondaryvariant1-90; } } } \ No newline at end of file