From 7f1d829603072f580c137642eeebeca4cbbda13a Mon Sep 17 00:00:00 2001 From: afc163 Date: Thu, 19 Oct 2017 17:18:45 +0800 Subject: [PATCH] Fix avatar position --- src/routes/Dashboard/Workplace.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/routes/Dashboard/Workplace.js b/src/routes/Dashboard/Workplace.js index 243662c7..c24fe06b 100644 --- a/src/routes/Dashboard/Workplace.js +++ b/src/routes/Dashboard/Workplace.js @@ -187,7 +187,7 @@ export default class Workplace extends PureComponent { activitiesList.map(item => ( } + avatar={} title={

{item.user.name}xx 新建了项目 xxxx -- GitLab