ソースを参照

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
ファイル差分が大きすぎるため省略します
ファイルの表示


読み込み中…
キャンセル
保存