Skip to content

Commit 11a03de

Browse files
committed
style: 移除 100% 样式
1 parent cd12a60 commit 11a03de

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
--bb-tabs-header-vertical-min-width: #{$bb-tabs-header-vertical-min-width};
1212
display: flex;
1313
flex-flow: column;
14-
height: 100%;
1514

1615
.tabs-body-content {
1716
background-color: var(--bs-body-bg);

0 commit comments

Comments
 (0)