Skip to content

Commit

Permalink
Hide accounts dropdown scrollbars on Firefox (#7374)
Browse files Browse the repository at this point in the history
  • Loading branch information
matteopey authored and Gudahtt committed Nov 10, 2019
1 parent ec1f3fa commit efe2401
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ui/app/components/app/account-menu/index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@
max-height: 256px;
position: relative;
z-index: 200;
scrollbar-width: none;

&::-webkit-scrollbar {
display: none;
Expand Down

0 comments on commit efe2401

Please sign in to comment.