From 5364060a4019d243a1e2d842198e5149d35cab9a Mon Sep 17 00:00:00 2001 From: wangjr Date: Mon, 17 Jan 2022 09:29:05 +0800 Subject: [PATCH] =?UTF-8?q?=E7=B2=BE=E9=80=89=E9=A1=B9=E7=9B=AE=E6=A0=87?= =?UTF-8?q?=E7=AD=BE=E5=BA=95=E9=83=A8=E8=BE=B9=E8=B7=9D=E8=B0=83=E6=95=B4?= =?UTF-8?q?=EF=BC=8C=E4=B8=AA=E4=BA=BA=E4=BF=A1=E6=81=AF=E5=9B=BE=E6=A0=87?= =?UTF-8?q?=E5=B1=85=E4=B8=AD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/org/select_pro.tmpl | 8 +++++--- templates/user/profile.tmpl | 12 ++++++------ 2 files changed, 11 insertions(+), 9 deletions(-) diff --git a/templates/org/select_pro.tmpl b/templates/org/select_pro.tmpl index 647bccd57..c88803e16 100755 --- a/templates/org/select_pro.tmpl +++ b/templates/org/select_pro.tmpl @@ -61,7 +61,9 @@ -webkit-line-clamp: 2; -webkit-box-orient: vertical; } - + .ui.cards>.card>.extra .tags > a{ + margin-top: 5px; + }
@@ -99,7 +101,7 @@ {{if .Topics }}
{{range .Topics}} - {{if ne . "" }}{{.}}{{end}} + {{if ne . "" }}{{.}}{{end}} {{end}}
@@ -108,7 +110,7 @@
-
+