Cambio en z-index

This commit is contained in:
Alejandro Tasistro 2025-08-12 22:03:01 -03:00
parent 42445e216e
commit 708c153fe6

View file

@ -59,7 +59,7 @@ export default {
position: fixed;
bottom: 1rem;
right: 1rem;
z-index: 50;
z-index: 25;
padding: 0.75rem 1rem;
border-radius: 0.5rem;
max-width: 90vw;