diff --git a/packages/canon/src/components/Checkbox/styles.css b/packages/canon/src/components/Checkbox/styles.css index d0202b2ab0..9d055be24d 100644 --- a/packages/canon/src/components/Checkbox/styles.css +++ b/packages/canon/src/components/Checkbox/styles.css @@ -15,7 +15,7 @@ } } -.canon-checkboxLabel { +.canon-CheckboxLabel { display: flex; flex-direction: row; align-items: center;