From fea289c29cda393a19cb64905feaa11c4a9ba97a Mon Sep 17 00:00:00 2001 From: shamoon <4887959+shamoon@users.noreply.github.com> Date: Wed, 11 Feb 2026 21:45:21 -0800 Subject: [PATCH] Some markup stuff --- .../document-detail.component.html | 26 ++++++++++--------- 1 file changed, 14 insertions(+), 12 deletions(-) diff --git a/src-ui/src/app/components/document-detail/document-detail.component.html b/src-ui/src/app/components/document-detail/document-detail.component.html index ff349bccd..3dce7e61a 100644 --- a/src-ui/src/app/components/document-detail/document-detail.component.html +++ b/src-ui/src/app/components/document-detail/document-detail.component.html @@ -71,19 +71,21 @@ @for (version of document.versions; track version.id) {