Skip to content

Commit

Permalink
🐛 Ajoute une hauteur pour fixer la taille de la div des boutons actions
Browse files Browse the repository at this point in the history
  • Loading branch information
Guitguitou authored and cprodhomme committed Sep 28, 2022
1 parent e65e6dd commit c2ad8d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/situations/accueil/styles/accueil.scss
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@
position: absolute;
bottom: 0;
width: 100%;
height: 4.5rem;
z-index: 1;
display: flex;
justify-content: space-between;
Expand Down

0 comments on commit c2ad8d7

Please sign in to comment.