Browse Source

修改样式

pull/1856/head
wangjr 3 years ago
parent
commit
b867eee4a5
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      templates/explore/organizations.tmpl

+ 1
- 1
templates/explore/organizations.tmpl View File

@@ -83,7 +83,7 @@
<div class="ui three doubling cards"> <div class="ui three doubling cards">
<div class="card_list" > <div class="card_list" >
<div class="list_title star_title"> <div class="list_title star_title">
<p class="p_text"> <i class="large ri-star-line title_icon"> </i> {{$.i18n.Tr "org.star"}} </p>
<p class="p_text"> <i class="ri-star-line title_icon"> </i> {{$.i18n.Tr "org.star"}} </p>
</div> </div>
<li style="list-style:none"> <li style="list-style:none">
{{ range $i,$user :=.StarOrgs}} {{ range $i,$user :=.StarOrgs}}


Loading…
Cancel
Save