From 861d75c2fe4de32b8f17f1bdf007c513ee3afd8c Mon Sep 17 00:00:00 2001 From: OpenIhu Date: Thu, 23 Sep 2021 17:40:40 +0800 Subject: [PATCH 1/3] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E4=BB=BB=E5=8A=A1#291?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web_src/less/_organization.less | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/web_src/less/_organization.less b/web_src/less/_organization.less index 5a72017c2..e7ce91034 100644 --- a/web_src/less/_organization.less +++ b/web_src/less/_organization.less @@ -79,9 +79,11 @@ &.profile { .members { .ui.avatar { - width: 48px; - height: 48px; + width: 44px; + height: 44px; margin-right: 5px; + margin-bottom: 5px; + border-radius: 22px; } } } From 0708f715cb8fbdc75b02b92d97d81ab13a393242 Mon Sep 17 00:00:00 2001 From: OpenIhu Date: Thu, 23 Sep 2021 17:49:50 +0800 Subject: [PATCH 2/3] =?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; } } From a7e9ad1397b655b707aa7883a3ef155b34a81c67 Mon Sep 17 00:00:00 2001 From: OpenIhu Date: Thu, 23 Sep 2021 18:00:09 +0800 Subject: [PATCH 3/3] =?UTF-8?q?=E8=A7=A3=E5=86=B3=E4=BB=BB=E5=8A=A1#357?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/repo/create.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/repo/create.tmpl b/templates/repo/create.tmpl index fa60e674a..ddf887b51 100644 --- a/templates/repo/create.tmpl +++ b/templates/repo/create.tmpl @@ -1,5 +1,5 @@ {{template "base/head" .}} -
+