diff --git a/stylesheets/components/Preferences.scss b/stylesheets/components/Preferences.scss index ae33618575..fb8ab9b1c2 100644 --- a/stylesheets/components/Preferences.scss +++ b/stylesheets/components/Preferences.scss @@ -114,6 +114,10 @@ height: 100vh; overflow: scroll; width: 100%; + + &::-webkit-scrollbar-corner { + background: transparent; + } } &__title {