Sweetalert CSS for custom themes
This commit is contained in:
parent
e82faacbb2
commit
b69937d4fd
|
@ -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 {
|
||||
|
|
Loading…
Reference in New Issue
Block a user