Fix sweetalert2 style

This commit is contained in:
Pig Fang 2018-08-06 18:37:00 +08:00
parent c333720fa3
commit 8fd5350ee3

View File

@ -26,6 +26,10 @@ input:-webkit-autofill {
-webkit-box-shadow: 0 0 0px 1000px #fff inset;
}
.swal2-popup {
font-size: 14px;
}
.item {
display: block;
background: #EFF1F0;