From 2ab02fd1c908669162b928e715e15acae85f4712 Mon Sep 17 00:00:00 2001 From: eti Date: Wed, 5 Aug 2026 22:57:27 +0300 Subject: [PATCH] web/components: fix CommitLogView layout shift Signed-off-by: eti --- .../lib/components/repo/CommitLogView.svelte | 54 +++++++++---------- 1 file changed, 25 insertions(+), 29 deletions(-) diff --git a/web/src/lib/components/repo/CommitLogView.svelte b/web/src/lib/components/repo/CommitLogView.svelte index bfba1bf6..e60b0f88 100644 --- a/web/src/lib/components/repo/CommitLogView.svelte +++ b/web/src/lib/components/repo/CommitLogView.svelte @@ -61,9 +61,9 @@ {commit.shortHash} @@ -72,7 +72,7 @@ {#snippet treeLink(commit: CommitSummary)} @@ -83,7 +83,7 @@ {#snippet copyButton(commit: CommitSummary)}