[TASK] add z-index btn-container
All checks were successful
CI/CD Pipeline / deploy-main (push) Successful in 1m18s

This commit is contained in:
Marie Birner 2024-02-21 15:58:07 +01:00
parent 59598db23f
commit 4ed536dacc

View File

@ -138,6 +138,7 @@ body > footer {
}
.btn-container {
position: fixed;
z-index: 1;
bottom: 0rem;
right: 0rem;
padding: 1rem;