Skip to content

Commit 51a2614

Browse files
committed
refactor: 微调 silider 样式
1 parent 30ab0b3 commit 51a2614

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/BootstrapBlazor/Components/Slider/Slider.razor.scss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
.row {
1+
.row {
22
--bb-form-range-margin-top: #{$bb-form-range-margin-top};
33

4-
.form-range {
4+
> div[class^="col-"] > .form-range {
55
margin-block-start: var(--bb-form-range-margin-top);
66
}
77
}

0 commit comments

Comments
 (0)