diff --git a/app/index.html b/app/index.html index dc5cc0d..4142b42 100644 --- a/app/index.html +++ b/app/index.html @@ -16,7 +16,11 @@ } ::-webkit-scrollbar { - width: 8px; + width: 8px; + } + + ::-webkit-scrollbar-corner { + background-color: rgba(0, 0, 0, 0.0); } ::-webkit-scrollbar-track {