Skip to content

Commit

Permalink
feat(switch): re-add font weight
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-iden committed Oct 30, 2024
1 parent 62bf315 commit 30617b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/pharos/src/components/switch/pharos-switch.scss
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
}

&::after {
font-weight: var(--pharos-font-weight-bold);
color: var(--pharos-color-marble-gray-30);
content: 'OFF';
position: absolute;
Expand Down

0 comments on commit 30617b9

Please sign in to comment.