Fixed issues with other scrollbars
This commit is contained in:
6
Moonlight/wwwroot/assets/css/blazor.css
vendored
6
Moonlight/wwwroot/assets/css/blazor.css
vendored
@@ -69,5 +69,9 @@
|
||||
|
||||
|
||||
.single-color-scrollbar::-webkit-scrollbar-thumb {
|
||||
background-color: #6964E4;
|
||||
background: #6964E4;
|
||||
}
|
||||
|
||||
.single-color-scrollbar::-webkit-scrollbar-thumb:hover {
|
||||
background: #6964E4;
|
||||
}
|
||||
Reference in New Issue
Block a user