Skip to content

Commit

Permalink
use correct button text
Browse files Browse the repository at this point in the history
  • Loading branch information
rushatgabhane committed Jun 3, 2024
1 parent ed60f93 commit e76a05d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/_sass/_main.scss
Original file line number Diff line number Diff line change
Expand Up @@ -941,7 +941,7 @@ button {
}

#platform-tabs > .active {
color: var(--color-button-text);
color: var(--color-text);
background-color: var(--color-button-background);
}

Expand Down

0 comments on commit e76a05d

Please sign in to comment.