mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
Fix styling of first-time-flow container
This commit is contained in:
parent
89ef549926
commit
c10d12a90c
@ -17,7 +17,7 @@
|
||||
font-family: Roboto;
|
||||
}
|
||||
|
||||
@media screen and (min-height: 576px) {
|
||||
@media screen and (min-height: 601px) {
|
||||
.first-time-flow {
|
||||
height: 100vh;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user