diff --git a/src/styles.css b/src/styles.css index e5ab3f1..2e52d46 100644 --- a/src/styles.css +++ b/src/styles.css @@ -1,6 +1,8 @@ html, body { height: 100%; background-color: #1A2026 !important; + scrollbar-color: #35D073 #231F20 !important; + scrollbar-width: thin !important; } body {