diff --git a/templates/org/select_pro.tmpl b/templates/org/select_pro.tmpl index 7c6e7ef56a..b38a8cec0b 100755 --- a/templates/org/select_pro.tmpl +++ b/templates/org/select_pro.tmpl @@ -52,6 +52,16 @@ /deep/ ui.checkbox input[type=checkbox]::after{ border: 1px solid #0366D6 !important; } + .nowrap-2 { + /* height: 2.837em; */ + /* line-height: 1.4285em; */ + overflow: hidden; + overflow: hidden; + display: -webkit-box; + -webkit-line-clamp: 2; + -webkit-box-orient: vertical; + } +
@@ -60,6 +70,12 @@ 精选项目 +
+ + +
{{if .IsOrganizationOwner}} {{svg "octicon-gear" 16}}自定义 @@ -79,7 +95,8 @@
{{.Name}}
-
+ +
{{.Description}}