We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d66e8d commit 5594a34Copy full SHA for 5594a34
src/features/common/components/checkbox/checkbox.module.scss
@@ -2,6 +2,7 @@
2
--selected-color: var(--color_bg_state_success);
3
--selected-color-pressed: var(--color_fg_on_state_success_subtle);
4
--checkmark-color: var(--color_border_state_success);
5
+ width: 250px;
6
7
display: flex;
8
/* This is needed so the HiddenInput is positioned correctly */
0 commit comments