We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 164e97c + 44b23a4 commit df095f2Copy full SHA for df095f2
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