From f5b8ef8f144ae5936216ab6189a0ac51080bf71e Mon Sep 17 00:00:00 2001 From: Gitea Date: Mon, 27 Dec 2021 14:15:37 +0800 Subject: [PATCH] =?UTF-8?q?#1169=20=E4=BF=AE=E5=A4=8D=E9=87=8C=E7=A8=8B?= =?UTF-8?q?=E7=A2=91=E6=98=BE=E7=A4=BA=E4=B8=8D=E5=85=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/repo/issue/list.tmpl | 1 + 1 file changed, 1 insertion(+) diff --git a/templates/repo/issue/list.tmpl b/templates/repo/issue/list.tmpl index 96d4c0ab5..1e29b6512 100644 --- a/templates/repo/issue/list.tmpl +++ b/templates/repo/issue/list.tmpl @@ -4,6 +4,7 @@ } .ovfl{ overflow-y:hidden !important; + min-width: 140px!important; } {{template "base/head" .}}