mirror of
https://git.imnavajas.es/jjimenez/safekat.git
synced 2025-07-25 22:52:08 +00:00
9 lines
173 B
CSS
9 lines
173 B
CSS
.swal2-container {
|
|
overflow-y: visible !important;
|
|
}
|
|
.swal2-html-container {
|
|
overflow: visible !important;
|
|
}
|
|
.select2-dropdown {
|
|
z-index: 999999999 !important;
|
|
} |