diff --git a/templates/index.html b/templates/index.html index c18a9f0..2aeff1e 100644 --- a/templates/index.html +++ b/templates/index.html @@ -193,7 +193,7 @@ display: none; transition: background-color 0.15s ease-in-out; scrollbar-width: thin; - scrollbar-color: var(--primary-color) transparent; + scrollbar-color: #939393; margin-top: 3px; }