Use body font in sweet-alert
This commit is contained in:
parent
d4487c557c
commit
f6abb8a8ca
|
@ -1,3 +1,7 @@
|
|||
.sweet-alert {
|
||||
font-family: inherit;
|
||||
}
|
||||
|
||||
.sweet-overlay {
|
||||
z-index: 1031;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue