We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca2f43a commit 44b23a4Copy full SHA for 44b23a4
1 file changed
adminforth/spa/src/components/ValueRenderer.vue
@@ -188,6 +188,7 @@ function getArrayItemDisplayValue(value: any, column: AdminForthResourceColumnCo
188
189
.jv-container .jv-code {
190
padding: 10px 10px;
191
+ white-space: pre-wrap;
192
}
193
194
.jv-container .jv-button[class] {
0 commit comments