vendor/assets/stylesheets/_loader.scss in active_frontend-12.0.3 vs vendor/assets/stylesheets/_loader.scss in active_frontend-12.1.0
- old
+ new
@@ -27,10 +27,10 @@
top: 0;
width: 100%;
z-index: 9999;
}
.loader-backdrop {
- height: 3px;
+ height: 2px;
background: $color-light-haze;
}
.loader-bar { background: $color-primary; }
.loader-peg {
box-shadow: 0 0 10px $color-primary, 0 0 5px $color-primary;
\ No newline at end of file