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