Display full text of Form responses

pull/1/head
David Benqué 2021-11-08 15:04:50 +00:00 committed by yflory
parent ca0bde068e
commit 9d4368e8cd
1 changed files with 7 additions and 0 deletions

View File

@ -854,6 +854,13 @@
}
}
}
&.cp-text-table {
.cp-charts-row {
.cp-value {
white-space: normal;
}
}
}
}
.cp-form-results-contained {