Skip to content

Commit

Permalink
Update packages/components/src/components/tabs/tabs.scss
Browse files Browse the repository at this point in the history
Co-authored-by: Maximilian Franzke <[email protected]>
  • Loading branch information
nmerget and mfranzke authored Apr 12, 2024
1 parent 6db7666 commit 4dbb1bd
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions packages/components/src/components/tabs/tabs.scss
Original file line number Diff line number Diff line change
Expand Up @@ -148,8 +148,7 @@ $max-tabs: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10];
}
}

&:not(:has(db-tab-item)),
&:not(:has(dbtabitem)) {
&:not(:has(db-tab-item, dbtabitem)) {
.db-tab-item {
&:first-of-type {
margin-inline-start: variables.$db-spacing-fixed-xs;
Expand Down

0 comments on commit 4dbb1bd

Please sign in to comment.