diff --git a/ui/app/components/app/account-menu/index.scss b/ui/app/components/app/account-menu/index.scss index ee792c783..614e19104 100644 --- a/ui/app/components/app/account-menu/index.scss +++ b/ui/app/components/app/account-menu/index.scss @@ -58,6 +58,7 @@ max-height: 256px; position: relative; z-index: 200; + scrollbar-width: none; &::-webkit-scrollbar { display: none;