Parcourir la source

footer #download fixed to bottom

tags/v1.0.0
Uvis Grinfelds il y a 9 ans
Parent
révision
4a6e82d653
3 fichiers modifiés avec 8 ajouts et 1 suppressions
  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 Voir le fichier

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

#download {

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



+ 3
- 0
transfersh-web/styles/main.css Voir le fichier

@@ -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
Fichier diff supprimé car celui-ci est trop grand
Voir le fichier


Chargement…
Annuler
Enregistrer