This website requires JavaScript.
Explore
Help
Sign In
FreakU
/
Retrospring
Watch
1
Star
0
Fork
You've already forked Retrospring
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
c8f5511a38
Retrospring
/
app
/
javascript
/
styles
/
overrides
/
_sweet-alert.scss
8 lines
78 B
SCSS
Raw
Normal View
History
Unescape
Escape
Use body font in sweet-alert
2022-10-25 08:13:43 -07:00
.
sweet-alert
{
font-family
:
inherit
;
}
Add overrides for growls and sweet-alert
2020-05-02 08:36:05 -07:00
.
sweet-overlay
{
z-index
:
1031
;
Use body font in sweet-alert
2022-10-25 08:13:43 -07:00
}