src/style.css
@@ -77,3 +77,18 @@ background-color: #f9f9f9; } } ::-webkit-scrollbar { width:4px; height: 8px; } ::-webkit-scrollbar-thumb { border-radius: 8px; -webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2); background: #02b0bd; } ::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2); border-radius: 8px; background: #003d64; }