Skip to content

Commit 9332977

Browse files
committed
refactor: 调整 Tab 工具栏全屏按钮样式
1 parent a408e98 commit 9332977

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -775,7 +775,7 @@
775775
background-color: var(--bb-tabs-item-hover-bg-color);
776776
}
777777

778-
.btn {
778+
&.tabs-nav-toolbar-fs {
779779
padding: 0;
780780
}
781781
}

0 commit comments

Comments
 (0)