Now slightly better

This commit is contained in:
Scott Idem
2025-05-23 17:34:16 -04:00
parent 240855f649
commit 23f182b964

View File

@@ -330,7 +330,7 @@ function remove_file_from_filelist(index) {
<span class="hidden">Remove</span> <span class="hidden">Remove</span>
</button> </button>
</td> </td>
<td class="file_filename text-wrap break-all"> <td class="file_filename text-wrap break-keep">
{file_list_item.filename} {file_list_item.filename}
</td> </td>
<td class="file_last_modified">{file_list_item.modified_datetime_string}</td> <td class="file_last_modified">{file_list_item.modified_datetime_string}</td>