Skip to content

Commit eb28103

Browse files
committed
style: 增加约束
1 parent 762fd67 commit eb28103

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/BootstrapBlazor/Components/Tab/Tab.razor.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@
209209
}
210210
}
211211

212-
.tabs .tabs-body {
212+
.tabs > .tabs-body {
213213
background-color: var(--bs-body-bg);
214214
padding: var(--bb-tabs-body-padding);
215215
flex: 1;

0 commit comments

Comments
 (0)