bug: toast

This commit is contained in:
2025-02-21 21:45:18 -03:00
parent 8a58d0a0db
commit d15c58f4e7
5 changed files with 48 additions and 5 deletions

View File

@@ -307,7 +307,7 @@ input, textarea, select {
opacity: 0;
visibility: hidden;
transition: opacity 0.5s ease-in-out, visibility 0.5s ease-in-out;
z-index: 200 !important;
z-index: 999 ;
}
.toast p {