vendor/assets/stylesheets/spectre/_carousels.scss in spectre_scss-0.4.3.0 vs vendor/assets/stylesheets/spectre/_carousels.scss in spectre_scss-0.4.4.0
- old
+ new
@@ -92,10 +92,10 @@
&::before {
background: currentColor;
content: "";
display: block;
- height: $border-width-lg;
+ height: $unit-h;
position: absolute;
top: .5rem;
width: 100%;
}
}