Browse Source

修复任务#291

tags/v1.21.12.1
OpenIhu 4 years ago
parent
commit
861d75c2fe
1 changed files with 4 additions and 2 deletions
  1. +4
    -2
      web_src/less/_organization.less

+ 4
- 2
web_src/less/_organization.less View File

@@ -79,9 +79,11 @@
&.profile {
.members {
.ui.avatar {
width: 48px;
height: 48px;
width: 44px;
height: 44px;
margin-right: 5px;
margin-bottom: 5px;
border-radius: 22px;
}
}
}


Loading…
Cancel
Save