mirror of
https://git.joinsharkey.org/Sharkey/Sharkey.git
synced 2024-11-10 08:33:08 +02:00
chore(client): tweak style
This commit is contained in:
parent
0de176a2ba
commit
58b00e2f4c
1 changed files with 0 additions and 8 deletions
|
@ -39,14 +39,6 @@ html {
|
|||
scrollbar-color: var(--scrollbarHandle) inherit;
|
||||
scrollbar-width: thin;
|
||||
|
||||
&:hover {
|
||||
scrollbar-color: var(--scrollbarHandleHover) inherit;
|
||||
}
|
||||
|
||||
&:active {
|
||||
scrollbar-color: var(--accent) inherit;
|
||||
}
|
||||
|
||||
&::-webkit-scrollbar {
|
||||
width: 6px;
|
||||
height: 6px;
|
||||
|
|
Loading…
Reference in a new issue