mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-22 18:00:18 +01:00
Merge pull request #11963 from BboyAkers/aakers/8905
Add scrollbar in My Accounts Menu
This commit is contained in:
commit
cd30536cb7
@ -127,7 +127,7 @@
|
||||
overflow-y: auto;
|
||||
position: relative;
|
||||
max-height: 256px;
|
||||
scrollbar-width: none;
|
||||
scrollbar-width: auto;
|
||||
|
||||
&::-webkit-scrollbar {
|
||||
display: none;
|
||||
|
Loading…
Reference in New Issue
Block a user