1
0
mirror of https://github.com/gilbN/theme.park.git synced 2024-09-11 19:32:24 +02:00

curly fix

This commit is contained in:
Marius 2021-04-18 00:48:01 +02:00
parent 635e471841
commit 348cf61572

View File

@ -472,8 +472,7 @@ a:hover {
/* MINI RIGHT SCROLL BAR */
[class*="OverlayScroller-thumb-"],
[class*="Scroller-scroller-"]::-webkit-scrollbar-thumb
{
[class*="Scroller-scroller-"]::-webkit-scrollbar-thumb {
background-color: hsla(0, 0%, 100%, .08) !important;
}