word break property when viewing field values (#1661)

This commit is contained in:
felixhayashi
2021-06-14 10:37:04 +01:00
committed by GitHub
parent 4f33d2f35c
commit 960160b3a2
+1
View File
@@ -1052,6 +1052,7 @@ button.tc-btn-invisible.tc-remove-tag-button {
}
.tc-view-field-value {
word-break: break-all;
}
@media (max-width: <<sidebarbreakpoint-minus-one>>) {