Skip to content

Commit 5594a34

Browse files
committed
update styles for checkbox
1 parent 5d66e8d commit 5594a34

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/features/common/components/checkbox/checkbox.module.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
--selected-color: var(--color_bg_state_success);
33
--selected-color-pressed: var(--color_fg_on_state_success_subtle);
44
--checkmark-color: var(--color_border_state_success);
5+
width: 250px;
56

67
display: flex;
78
/* This is needed so the HiddenInput is positioned correctly */

0 commit comments

Comments
 (0)