[TASK] add z-index btn-container
All checks were successful
CI/CD Pipeline / deploy-main (push) Successful in 1m18s
All checks were successful
CI/CD Pipeline / deploy-main (push) Successful in 1m18s
This commit is contained in:
parent
59598db23f
commit
4ed536dacc
@ -138,6 +138,7 @@ body > footer {
|
||||
}
|
||||
.btn-container {
|
||||
position: fixed;
|
||||
z-index: 1;
|
||||
bottom: 0rem;
|
||||
right: 0rem;
|
||||
padding: 1rem;
|
||||
|
Loading…
Reference in New Issue
Block a user