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

8 lines
78 B
SCSS
Raw Normal View History

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