fix(getting_started): Scroll on mobile (#4312)

master
Sorin Davidoi 7 years ago committed by Eugen Rochko
parent 6803935c4d
commit ff26b72333
  1. 2
      app/javascript/styles/components.scss

@ -1856,7 +1856,7 @@
.getting-started__wrapper {
position: relative;
flex: 0 0 auto;
overflow-y: scroll;
}
.getting-started__footer {

Loading…
Cancel
Save