
--- client/resources/scss/common/component/_pagination.scss
+++ client/resources/scss/common/component/_pagination.scss
... | ... | @@ -15,6 +15,7 @@ |
15 | 15 |
background-color: var(--tk-main-50); |
16 | 16 |
border: 1px solid var(--tk-main-50); |
17 | 17 |
color: var(--tk-white); |
18 |
+ cursor: default; |
|
18 | 19 |
} |
19 | 20 |
|
20 | 21 |
&.prev{ |
Add a comment
Delete comment
Once you delete this comment, you won't be able to recover it. Are you sure you want to delete this comment?