mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-22 18:00:18 +01:00
Fix height of first-time-flow container
This commit is contained in:
parent
04988eca5e
commit
3c58ae6b82
@ -8,6 +8,7 @@
|
||||
|
||||
.first-time-flow {
|
||||
width: 100vw;
|
||||
height: 100vh;
|
||||
background-color: #fff;
|
||||
overflow: auto;
|
||||
display: flex;
|
||||
|
Loading…
Reference in New Issue
Block a user