Fixed - bug on not able to see member avatar on sidebar activity

reviewable/pr1380/r1
Thuan Pham Quoc 8 years ago
parent e2f768c6a0
commit 26405c011f
  1. 2
      client/components/activities/activities.styl

@ -21,6 +21,8 @@
align-self: center
margin: 0
margin-left: 3px
overflow: hidden;
word-break: break-word;
.activity-comment
display: block

Loading…
Cancel
Save