Skip to content

Commit

Permalink
feat(tabs): fix background color for contained tab arrow
Browse files Browse the repository at this point in the history
  • Loading branch information
divya-281 committed Jun 24, 2024
1 parent 595d052 commit 36c36ed
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/styles/scss/components/tabs/_tabs.scss
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,6 @@
.#{$prefix}--tab--overflow-nav-button--previous::before {
position: absolute;
z-index: 1;
background: $background;
block-size: 100%;
content: '';
inline-size: $spacing-08;
Expand Down

0 comments on commit 36c36ed

Please sign in to comment.