mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
Fixing accounts scrollbar for chrome (#12205)
This commit is contained in:
parent
ae8467cc74
commit
5d1b316817
@ -129,10 +129,6 @@
|
|||||||
max-height: 256px;
|
max-height: 256px;
|
||||||
scrollbar-width: auto;
|
scrollbar-width: auto;
|
||||||
|
|
||||||
&::-webkit-scrollbar {
|
|
||||||
display: none;
|
|
||||||
}
|
|
||||||
|
|
||||||
@media screen and (max-width: $break-small) {
|
@media screen and (max-width: $break-small) {
|
||||||
max-height: 228px;
|
max-height: 228px;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user