ソースを参照

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

Thuan Pham Quoc 8 年 前
コミット
d1d8e0b935
1 ファイル変更2 行追加0 行削除
  1. 2 0
      client/components/activities/activities.styl

+ 2 - 0
client/components/activities/activities.styl

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