Переглянути джерело

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

master
Sorin Davidoi 6 роки тому
committed by Eugen Rochko
джерело
коміт
ff26b72333
1 змінених файлів з 1 додано та 1 видалено
  1. +1
    -1
      app/javascript/styles/components.scss

+ 1
- 1
app/javascript/styles/components.scss Переглянути файл

@@ -1856,7 +1856,7 @@

.getting-started__wrapper {
position: relative;
flex: 0 0 auto;
overflow-y: scroll;
}

.getting-started__footer {


Завантаження…
Відмінити
Зберегти