Fixed - bug on long url of attachment in card activity log

reviewable/pr1388/r1
Thuan Pham Quoc 8 years ago
parent e2f768c6a0
commit d1d8e0b935
  1. 2
      client/components/activities/activities.styl

@ -17,6 +17,8 @@
height: @width
.activity-desc
word-wrap: break-word
overflow: hidden
flex: 1
align-self: center
margin: 0

Loading…
Cancel
Save