Browse Source

修复组织成员标签在移动端不能显示的问题

tags/v1.22.4.1^2
OpenIhu 4 years ago
parent
commit
94f71ebb94
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      web_src/less/openi.less

+ 1
- 1
web_src/less/openi.less View File

@@ -717,7 +717,7 @@ display: block;
#repo-files-table .age,
#repo-files-table .ui.sha.label,
#repo-files-table .commit-button,
.members
.repository .members
{
display: none !important;
}


Loading…
Cancel
Save