소스 검색

footer #download fixed to bottom

tags/v1.0.0
Uvis Grinfelds 9 년 전
부모
커밋
4a6e82d653
3개의 변경된 파일8개의 추가작업 그리고 1개의 파일을 삭제
  1. +4
    -0
      transfersh-web/styles/includes/preview.less
  2. +3
    -0
      transfersh-web/styles/main.css
  3. +1
    -1
      transfersh-web/styles/main.css.map

+ 4
- 0
transfersh-web/styles/includes/preview.less 파일 보기

@@ -3,9 +3,13 @@
}

#download {

footer {
bottom: 0;
left: 0;
width: 100%;
position: absolute;
z-index: -1;
}
}



+ 3
- 0
transfersh-web/styles/main.css 파일 보기

@@ -6372,7 +6372,10 @@ blockquote.tweet-xl a {
}
#download footer {
bottom: 0;
left: 0;
width: 100%;
position: absolute;
z-index: -1;
}
.preview-image {
padding: 0;


+ 1
- 1
transfersh-web/styles/main.css.map
파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
파일 보기


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