Skip to content

Commit

Permalink
Fixed bug in which the text would move when selecting or deselecting …
Browse files Browse the repository at this point in the history
…a checkbox
  • Loading branch information
michaelpande committed Mar 8, 2024
1 parent 1ddd98d commit 5e1e21f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
margin-right: 12px;
margin-left: 8px;
min-width: 22px;
width: 22px;
height: 22px;
border: 2px solid var(--px-color-border-action);
border-radius: 4px;
Expand Down

0 comments on commit 5e1e21f

Please sign in to comment.