Retrospring/app/javascript/styles/overrides/_sweet-alert.scss

8 lines
78 B
SCSS
Raw Normal View History

2022-10-25 08:13:43 -07:00
.sweet-alert {
font-family: inherit;
}
.sweet-overlay {
z-index: 1031;
2022-10-25 08:13:43 -07:00
}