diff --git a/style.css b/style.css index 71e0023..64d0210 100644 --- a/style.css +++ b/style.css @@ -806,6 +806,8 @@ body.dark .meterLabel { .log { --fade-animation: none; + scrollbar-color: #e1e1e1 #888; + scrollbar-width: thin; } .log > div {