We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30ab0b3 commit 51a2614Copy full SHA for 51a2614
src/BootstrapBlazor/Components/Slider/Slider.razor.scss
@@ -1,7 +1,7 @@
1
-.row {
+.row {
2
--bb-form-range-margin-top: #{$bb-form-range-margin-top};
3
4
- .form-range {
+ > div[class^="col-"] > .form-range {
5
margin-block-start: var(--bb-form-range-margin-top);
6
}
7
0 commit comments