diff --git a/components/TempDesignSystem/Form/Checkbox/checkbox.module.css b/components/TempDesignSystem/Form/Checkbox/checkbox.module.css index 0afc51797..99077e212 100644 --- a/components/TempDesignSystem/Form/Checkbox/checkbox.module.css +++ b/components/TempDesignSystem/Form/Checkbox/checkbox.module.css @@ -21,7 +21,6 @@ } .checkbox { - flex-grow: 1; width: 24px; height: 24px; min-width: 24px;