diff --git a/resources/assets/src/stylus/common.styl b/resources/assets/src/stylus/common.styl index 748a5448..6085bd68 100644 --- a/resources/assets/src/stylus/common.styl +++ b/resources/assets/src/stylus/common.styl @@ -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;