diff --git a/packages/main/src/themes/CheckBox.css b/packages/main/src/themes/CheckBox.css index 30cf2b3b54a0..be0857e337b0 100644 --- a/packages/main/src/themes/CheckBox.css +++ b/packages/main/src/themes/CheckBox.css @@ -38,6 +38,7 @@ :host([wrap][text]) .ui5-checkbox-root .ui5-checkbox-label { word-break: break-all; + align-self: center; } :host([wrap]) .ui5-checkbox-root:focus::before {