mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
Remove unnecessary swaps footer space when in dropdown mode (#10100)
This commit is contained in:
parent
4b766fa538
commit
d4d3d6a52a
@ -17,7 +17,7 @@
|
||||
|
||||
@media screen and (max-width: 576px) {
|
||||
overflow-y: auto;
|
||||
max-height: 388px;
|
||||
max-height: 428px;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user