mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
Hide accounts dropdown scrollbars on Firefox (#7374)
This commit is contained in:
parent
ec1f3fa19a
commit
efe240195b
@ -58,6 +58,7 @@
|
||||
max-height: 256px;
|
||||
position: relative;
|
||||
z-index: 200;
|
||||
scrollbar-width: none;
|
||||
|
||||
&::-webkit-scrollbar {
|
||||
display: none;
|
||||
|
Loading…
Reference in New Issue
Block a user