diff --git a/www/form/app-form.less b/www/form/app-form.less index 7a8e1ece1..43e534e63 100644 --- a/www/form/app-form.less +++ b/www/form/app-form.less @@ -854,6 +854,13 @@ } } } + &.cp-text-table { + .cp-charts-row { + .cp-value { + white-space: normal; + } + } + } } .cp-form-results-contained {