Skip to content

Commit a18f33e

Browse files
committed
refactor: 更新工具按钮大小
1 parent 67589bd commit a18f33e

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
@@ -92,7 +92,7 @@
9292
.tabs-nav-wrap {
9393
> .nav-link-bar {
9494
cursor: pointer;
95-
font-size: 1rem;
95+
font-size: var(--bb-font-size);
9696
color: var(--bs-body-color);
9797
width: var(--bb-tabs-bar-width);
9898
height: 100%;

0 commit comments

Comments
 (0)