retrospring/app/assets/stylesheets/overrides/_sweet-alert.scss
2023-01-03 14:14:23 +01:00

7 lines
78 B
SCSS

.sweet-alert {
font-family: inherit;
}
.sweet-overlay {
z-index: 1031;
}