From c986718965ae161b153002dbff9f5b39d5227371 Mon Sep 17 00:00:00 2001 From: wxiaoguang Date: Mon, 9 Dec 2024 00:16:32 +0800 Subject: [PATCH] Fix repo home row-right grow (#32763) Fix #32753 --- templates/repo/home.tmpl | 4 ++-- templates/repo/home_sidebar_top.tmpl | 13 +++++++------ 2 files changed, 9 insertions(+), 8 deletions(-) diff --git a/templates/repo/home.tmpl b/templates/repo/home.tmpl index 343425134b..46d0398c21 100644 --- a/templates/repo/home.tmpl +++ b/templates/repo/home.tmpl @@ -102,7 +102,8 @@ {{end}} -
+ {{/* by default, the row-right flex grows, but on non-root tree path, it should not because the row-left might contain a long path */}} +