From 0708f715cb8fbdc75b02b92d97d81ab13a393242 Mon Sep 17 00:00:00 2001 From: OpenIhu Date: Thu, 23 Sep 2021 17:49:50 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A7=A3=E5=86=B3=E4=BB=BB=E5=8A=A1#329?= =?UTF-8?q?=EF=BC=8C=E4=BE=9D=E8=B5=96=E4=BB=BB=E5=8A=A1=E9=80=89=E6=8B=A9?= =?UTF-8?q?=E6=A1=86=E8=A1=8C=E9=AB=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web_src/less/_repository.less | 2 ++ 1 file changed, 2 insertions(+) diff --git a/web_src/less/_repository.less b/web_src/less/_repository.less index 0ffe8d0ee..d3859da11 100644 --- a/web_src/less/_repository.less +++ b/web_src/less/_repository.less @@ -2764,6 +2764,8 @@ tbody.commit-list { .text { width: 100%; overflow: hidden; + height: 36px; + line-height: 36px; } }