Fix compatibility of sweetalert2 with bootstrap 3
This commit is contained in:
parent
2e8885d238
commit
1e7071ebe3
@ -30,13 +30,8 @@ body, h1, h2, h3, h4, h5, h6 {
|
||||
filter: "alpha(opacity=100)";
|
||||
}
|
||||
|
||||
/* fucking webkit autofill */
|
||||
input:-webkit-autofill {
|
||||
-webkit-box-shadow: 0 0 0px 1000px #fff inset;
|
||||
}
|
||||
|
||||
.swal2-popup {
|
||||
font-size: 14px;
|
||||
font-size: 1.6rem !important;
|
||||
}
|
||||
|
||||
.item {
|
||||
|
Loading…
Reference in New Issue
Block a user