We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67589bd commit a18f33eCopy full SHA for a18f33e
src/BootstrapBlazor/Components/Tab/Tab.razor.scss
@@ -92,7 +92,7 @@
92
.tabs-nav-wrap {
93
> .nav-link-bar {
94
cursor: pointer;
95
- font-size: 1rem;
+ font-size: var(--bb-font-size);
96
color: var(--bs-body-color);
97
width: var(--bb-tabs-bar-width);
98
height: 100%;
0 commit comments