añadidos ficheros faltantes

This commit is contained in:
2025-03-24 11:48:11 +01:00
parent 754bea37a8
commit 9d6ead4472
3 changed files with 353 additions and 0 deletions

View File

@ -0,0 +1,9 @@
.swal2-container {
overflow-y: visible !important;
}
.swal2-html-container {
overflow: visible !important;
}
.select2-dropdown {
z-index: 999999999 !important;
}