mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-29 07:16:36 +01:00
7 lines
88 B
SCSS
7 lines
88 B
SCSS
|
.multichain-account-menu {
|
||
|
&__list {
|
||
|
max-height: 200px;
|
||
|
overflow: auto;
|
||
|
}
|
||
|
}
|