Skip to content

Commit 226d813

Browse files
committed
style: 移除不使用的样式
1 parent a48cdef commit 226d813

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

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

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -36,11 +36,6 @@
3636

3737
.tabs-body-content {
3838
background-color: var(--bs-body-bg);
39-
40-
&.bb-fs-open {
41-
padding: var(--bb-tabs-body-padding);
42-
overflow: auto;
43-
}
4439
}
4540
}
4641

0 commit comments

Comments
 (0)