From 5bd4272197ba2ff8fe28cb7e062b27d77af895b1 Mon Sep 17 00:00:00 2001 From: wangjr Date: Tue, 28 Dec 2021 11:18:15 +0800 Subject: [PATCH] #-1217 --- templates/org/select_pro.tmpl | 32 +++++++++++++++++--------------- 1 file changed, 17 insertions(+), 15 deletions(-) diff --git a/templates/org/select_pro.tmpl b/templates/org/select_pro.tmpl index 56af489fd..42a21d398 100755 --- a/templates/org/select_pro.tmpl +++ b/templates/org/select_pro.tmpl @@ -28,6 +28,7 @@ } .descript_height{ color: #101010 !important; + margin: 10px 0; height: 40px !important; word-break:break-all; line-height: 20px; @@ -47,6 +48,7 @@ /deep/ ui.checkbox input[type=checkbox]::after{ border: 1px solid #0366D6 !important; } +
@@ -70,24 +72,27 @@
-
+
{{.Description}}
- -
+ +
{{if .Topics }} -
+
{{range .Topics}} - {{if ne . "" }}
{{.}}
{{end}} - {{end}} + {{if ne . "" }}
{{.}}
{{end}} + {{end}}
{{end}} -
- +
+ + +
+
{{end}} @@ -133,7 +135,7 @@

-
+