make scroll hint clickable
This commit is contained in:
parent
2f94404a61
commit
7362dc790f
4 changed files with 17 additions and 7 deletions
|
@ -2,6 +2,7 @@
|
|||
box-sizing: border-box;
|
||||
scrollbar-color: var(--vriish-rose) var(--background);
|
||||
scrollbar-width: thin;
|
||||
scroll-behavior: smooth;
|
||||
&::-webkit-scrollbar {
|
||||
background: var(--background);
|
||||
width: 6px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue