소스 검색

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 {


불러오는 중...
취소
저장