vendor/assets/stylesheets/_alert.scss in active_frontend-12.4.0 vs vendor/assets/stylesheets/_alert.scss in active_frontend-12.4.1
- old
+ new
@@ -75,10 +75,10 @@
.alert-fixed {
left: 0;
position: fixed;
right: 0;
top: 0;
- z-index: 1040;
+ z-index: 1050;
}
/* # Colors
================================================== */
@each $name, $color in $onblack-colors {
\ No newline at end of file