Skip to content

Commit

Permalink
Fixing Switch
Browse files Browse the repository at this point in the history
  • Loading branch information
corbanbrook committed Apr 10, 2024
1 parent 1dc26f4 commit 18a69d2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/Switch/styles.css.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ export const root = style([
padding: '1',
position: 'relative',
cursor: 'pointer',
border: 'none',
}),
{
width: '48px',
Expand Down

0 comments on commit 18a69d2

Please sign in to comment.