Skip to content

Commit

Permalink
Fixed background color of selected tab
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentsalucci committed Jul 12, 2022
1 parent 3b984e8 commit 0678c0d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libs/components/src/tabs/tab-item.component.ts
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ export class TabItemComponent {
"tw-border-x-secondary-300",
"tw-border-t-primary-500",
"tw-border-b-transparent",
"tw-bg-background",
"tw-text-primary-500",
"hover:tw-border-t-primary-700",
"hover:!tw-text-primary-700",
Expand Down

0 comments on commit 0678c0d

Please sign in to comment.