mirror of
https://github.com/Retrospring/retrospring.git
synced 2024-11-20 16:29:52 +01:00
Use body font in sweet-alert
This commit is contained in:
parent
d4487c557c
commit
f6abb8a8ca
1 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
.sweet-alert {
|
||||
font-family: inherit;
|
||||
}
|
||||
|
||||
.sweet-overlay {
|
||||
z-index: 1031;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue