Fix styling of first-time-flow container

feature/default_network_editable
Whymarrh Whitby 6 years ago
parent 89ef549926
commit c10d12a90c
  1. 2
      mascara/src/app/first-time/index.css

@ -17,7 +17,7 @@
font-family: Roboto; font-family: Roboto;
} }
@media screen and (min-height: 576px) { @media screen and (min-height: 601px) {
.first-time-flow { .first-time-flow {
height: 100vh; height: 100vh;
} }

Loading…
Cancel
Save