1190 - bug - URL not wrapping in table

This commit is contained in:
Jonathan Bobel
2024-02-07 13:57:21 -05:00
parent ad34ca0a11
commit 456091996e

View File

@@ -354,6 +354,7 @@ td.table-empty-message {
}
.file-list-hint {
margin: 0;
word-break: break-word;
}
.table-field, .table-field-right-aligned {
width: 50%;