-
Notifications
You must be signed in to change notification settings - Fork 12
Closed
Description
i find that code will affect the global style!
::-webkit-scrollbar {
width: 0;
height: 5px
}::-webkit-scrollbar-thumb {
background: rgba(0, 0, 0, .1);
border-radius: 10px
}
can you change your code like that? i coun't!! thank you very much!!!
[your use className]::-webkit-scrollbar { }
[your use className]::-w-webkit-scrollbar-thumb{ }
Metadata
Metadata
Assignees
Labels
No labels