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