From 728f18b1ec0c13d896b00a77f982e49bfbd9291d Mon Sep 17 00:00:00 2001 From: Sam Rolfe Date: Wed, 26 Aug 2026 15:45:29 +1000 Subject: [PATCH] Files list: name on own line under the row, ellipsis-truncated to box width --- portal/templates/files.html | 25 ++++++++++++++----------- 1 file changed, 14 insertions(+), 11 deletions(-) diff --git a/portal/templates/files.html b/portal/templates/files.html index 4dc23e6..936d4de 100644 --- a/portal/templates/files.html +++ b/portal/templates/files.html @@ -25,18 +25,21 @@

Uploaded ({{ files|length }})

{% if files %} -