Skip to content

Commit d39823d

Browse files
committed
style: 增加 InputGroup 样式
1 parent 89283d2 commit d39823d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/BootstrapBlazor/Components/Input/BootstrapInputGroup.razor.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,10 @@
5454
border-bottom-right-radius: 0;
5555
}
5656
}
57+
58+
> .form-label {
59+
display: none;
60+
}
5761
}
5862

5963
.input-group-xs {

0 commit comments

Comments
 (0)