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

lolsob-rspec
Sorin Davidoi 2017-07-23 14:50:26 +02:00 committed by Eugen Rochko
parent 719eb72650
commit f1a81063ac
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 {