diff --git a/src/pages/settings/Settings.module.scss b/src/pages/settings/Settings.module.scss
index c7e1bc16b6304346d103ad5a66a0b7b5b612ef13..3ce61605981f28f0df9134b286b12665204508cd 100644
--- a/src/pages/settings/Settings.module.scss
+++ b/src/pages/settings/Settings.module.scss
@@ -95,10 +95,8 @@
     .sidebar {
         flex: 1 0 218px;
         display: flex;
-        overflow-y: scroll;
         justify-content: flex-end;
         background: var(--secondary-background);
-        scrollbar-width: thin;
 
         .container {
             min-width: 218px;