Skip to content

Commit 0b9b039

Browse files
committed
style: 增加自适应样式
1 parent ee9565e commit 0b9b039

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/BootstrapBlazor/Components/Row/Row.razor.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,5 +47,9 @@
4747
&.form-inline-center > div > .form-label {
4848
text-align: center;
4949
}
50+
51+
.form-label-tooltip + * {
52+
flex: 1;
53+
}
5054
}
5155
}

0 commit comments

Comments
 (0)