From dd80d2ae4f35a009c110057d73b0c4ad12428bf6 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E6=9D=A8=E6=A0=91=E6=98=8E?= <775174143@qq.com>
Date: Fri, 6 Sep 2019 17:21:24 +0800
Subject: [PATCH] =?UTF-8?q?=E9=A2=98=E5=BA=93=E8=B0=83?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
public/react/src/modules/user/usersInfo/InfosTopics.js | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/public/react/src/modules/user/usersInfo/InfosTopics.js b/public/react/src/modules/user/usersInfo/InfosTopics.js
index e3e739c3f..c27fb27e8 100644
--- a/public/react/src/modules/user/usersInfo/InfosTopics.js
+++ b/public/react/src/modules/user/usersInfo/InfosTopics.js
@@ -408,10 +408,11 @@ class InfosTopics extends Component{
}
.gongkais{
- min-width: 50px;
+ min-width: 50px;
height: 22px !important;
line-height: 22px !important;
color: #fff !important;
+ margin-top: 4px;
}
`
}
@@ -530,7 +531,7 @@ class InfosTopics extends Component{
{item.name}
- {item.is_public===true?types==="publicly"?"":公开:""}
+ {item.is_public===true?types==="publicly"?"":公开:""}