mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-13 13:37:31 -07:00
chore(client): tweak style
This commit is contained in:
parent
e3d1f8db13
commit
5ec6594c48
1 changed files with 0 additions and 8 deletions
|
@ -39,14 +39,6 @@ html {
|
||||||
scrollbar-color: var(--scrollbarHandle) inherit;
|
scrollbar-color: var(--scrollbarHandle) inherit;
|
||||||
scrollbar-width: thin;
|
scrollbar-width: thin;
|
||||||
|
|
||||||
&:hover {
|
|
||||||
scrollbar-color: var(--scrollbarHandleHover) inherit;
|
|
||||||
}
|
|
||||||
|
|
||||||
&:active {
|
|
||||||
scrollbar-color: var(--accent) inherit;
|
|
||||||
}
|
|
||||||
|
|
||||||
&::-webkit-scrollbar {
|
&::-webkit-scrollbar {
|
||||||
width: 6px;
|
width: 6px;
|
||||||
height: 6px;
|
height: 6px;
|
||||||
|
|
Loading…
Reference in a new issue