
--- client/resources/scss/common/component/_pagination.scss
+++ client/resources/scss/common/component/_pagination.scss
... | ... | @@ -8,6 +8,8 @@ |
8 | 8 |
border: 1px solid var(--tk-gray-30); |
9 | 9 |
border-radius: var(--tk-rd-10); |
10 | 10 |
margin: 0 .5rem; |
11 |
+ cursor: pointer; |
|
12 |
+ user-select: none; |
|
11 | 13 |
|
12 | 14 |
&.active{ |
13 | 15 |
background-color: var(--tk-main-50); |
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?