Sweetalert CSS for custom themes

This commit is contained in:
Cutls 2019-06-25 23:15:25 +09:00
parent e82faacbb2
commit b69937d4fd

View File

@ -446,6 +446,12 @@ input, textarea {
font-size: 1rem !important;
font-family: inherit;
}
.swal2-popup{
background-color: var(--notfbox) !important;
}
.swal2-title, .swal2-content{
color: var(--color) !important;
}
/*スクロールバー*/
::-webkit-scrollbar {