Display full text of Form responses

This commit is contained in:
David Benqué 2021-11-08 15:04:50 +00:00 committed by yflory
parent ca0bde068e
commit 9d4368e8cd

View File

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