diff --git a/packages/react-components/src/Checkbox.tsx b/packages/react-components/src/Checkbox.tsx index e9b61409..d0fcdc3b 100644 --- a/packages/react-components/src/Checkbox.tsx +++ b/packages/react-components/src/Checkbox.tsx @@ -59,6 +59,7 @@ export default React.memo(styled(Checkbox)` position: relative; cursor: pointer; width: 22px; + min-width: 22px; &:before { content: "";