mirror of
https://github.com/bakateam/merakiui.git
synced 2025-12-09 07:03:24 +00:00
wip
This commit is contained in:
@@ -11,9 +11,9 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
::-webkit-scrollbar-thumb{
|
::-webkit-scrollbar-thumb{
|
||||||
background: #CBD5E0;
|
background: #4299E1;
|
||||||
}
|
}
|
||||||
|
|
||||||
::-webkit-scrollbar-thumb:hover{
|
::-webkit-scrollbar-thumb:hover{
|
||||||
background: #718096;
|
background: rgb(47, 120, 180);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user