Skip to content

Commit 1b30fc9

Browse files
committed
style: 更新样式
1 parent 9e5afae commit 1b30fc9

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

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

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -552,10 +552,6 @@
552552
.nav-link-bar {
553553
padding: 3px 0.5rem;
554554

555-
&[data-bs-toggle="dropdown"] {
556-
margin-inline-end: .25rem;
557-
}
558-
559555
.nav-link-bar-button {
560556
cursor: pointer;
561557
padding: 0 .75rem;
@@ -578,6 +574,8 @@
578574
}
579575

580576
.tabs-chrome > .tabs-header {
577+
padding: 0 .25rem;
578+
581579
.tabs-item-wrap {
582580
overflow: hidden;
583581
position: relative;

0 commit comments

Comments
 (0)