Display full text of Form responses

This commit is contained in:
David Benqué 2021-11-08 15:04:50 +00:00
parent f60c5d7eef
commit 02d5cd2bee
1 changed files with 7 additions and 0 deletions

View File

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