Fix compatibility of sweetalert2 with bootstrap 3

This commit is contained in:
Pig Fang 2019-03-15 19:13:38 +08:00
parent 2e8885d238
commit 1e7071ebe3

View File

@ -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 {