mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-23 02:10:12 +01:00
Remove scroll bar from home screen (#8547)
A change made in #8284 had the unintended side-effect of making this scrollbar appear on the home screen. Previously it was scrollable without any scroll bar being visible.
This commit is contained in:
parent
7e75eb15ef
commit
7a6b2594f6
@ -10,7 +10,6 @@
|
||||
min-width: 0;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
||||
&__balance-wrapper {
|
||||
|
Loading…
Reference in New Issue
Block a user