Cambio en z-index
This commit is contained in:
parent
42445e216e
commit
708c153fe6
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@ export default {
|
||||||
position: fixed;
|
position: fixed;
|
||||||
bottom: 1rem;
|
bottom: 1rem;
|
||||||
right: 1rem;
|
right: 1rem;
|
||||||
z-index: 50;
|
z-index: 25;
|
||||||
padding: 0.75rem 1rem;
|
padding: 0.75rem 1rem;
|
||||||
border-radius: 0.5rem;
|
border-radius: 0.5rem;
|
||||||
max-width: 90vw;
|
max-width: 90vw;
|
||||||
|
|
Loading…
Add table
Reference in a new issue