|
@@ -183,7 +183,7 @@ html, body, #app {
|
|
|
}
|
|
|
}
|
|
|
.scrollable {-webkit-overflow-scrolling: touch;}
|
|
|
-::-webkit-scrollbar {width: 5px;height: 5px;}
|
|
|
+::-webkit-scrollbar {width: 8px;height: 8px;}
|
|
|
::-webkit-scrollbar-thumb {background-color: rgba(50, 50, 50, 0.3);}
|
|
|
::-webkit-scrollbar-thumb:hover {background-color: rgba(50, 50, 50, 0.6);}
|
|
|
::-webkit-scrollbar-track {background-color: rgba(50, 50, 50, 0.1);}
|