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

This commit is contained in:
Sorin Davidoi 2017-07-23 14:50:26 +02:00 committed by Eugen Rochko
parent 6803935c4d
commit ff26b72333
1 changed files with 1 additions and 1 deletions

View File

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