diff --git a/wled00/data/index.htm b/wled00/data/index.htm index 71292e4b1..8b532de8e 100644 --- a/wled00/data/index.htm +++ b/wled00/data/index.htm @@ -60,6 +60,8 @@ body { -ms-user-select: none; user-select: none; -webkit-tap-highlight-color: transparent; + scrollbar-width: 6px; + scrollbar-color: var(--c-sb) transparent; } html,