correction footer modale

This commit is contained in:
2025-06-26 15:35:49 +02:00
parent ac51fc987c
commit 6f53afa8bf
2 changed files with 4 additions and 2 deletions

View File

@@ -1467,7 +1467,9 @@ body{
> footer {
position: relative;
z-index: -1;
overflow: hidden;
&.footer-ressource {
overflow: hidden;
}
.pattern-bottom {
mask-image: linear-gradient(to top, rgba(0,0,0,1), rgba(0,0,0,0));
height: $modale-bottom-padding;