alert z-index 추가
This commit is contained in:
parent
0e2756cd07
commit
aae332b816
@ -996,4 +996,9 @@ input:checked + .slider {
|
||||
&:before {
|
||||
transform: translateX(35px);
|
||||
}
|
||||
}
|
||||
|
||||
// alert z-index
|
||||
.swal2-container{
|
||||
z-index: 100000;
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user