diff --git a/css/custom_theme.css.php b/css/custom_theme.css.php index 56dfd44339..6da36b30e4 100644 --- a/css/custom_theme.css.php +++ b/css/custom_theme.css.php @@ -146,6 +146,7 @@ .with_frm_style .frm_form_field.frm_html_container{ font-size: var(--form-desc-size); + overflow-wrap: break-word; }