Skip to content
This repository was archived by the owner on Jul 28, 2025. It is now read-only.

Commit f3b9a56

Browse files
committed
pages style
1 parent 1a6e47e commit f3b9a56

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/components/styles/NavBarStyles.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,8 @@ export const PaginationButtonStyle = {
4747
opacity: 0.5,
4848
cursor: "not-allowed",
4949
backgroundColor: StyleVariables.BACKGROUND_SECONDARY,
50+
boxShadow: StyleVariables.INPUT_SHADOW,
51+
color: StyleVariables.TEXT_NORMAL,
5052
},
5153
":hover": {
5254
backgroundColor: StyleVariables.TEXT_ACCENT_HOVER,

0 commit comments

Comments
 (0)