Browse Source

Merge pull request #5346 from kuba-orlik/patch-1

Make the contents of the cards grow to the list width
Lauri Ojansivu 1 năm trước cách đây
mục cha
commit
8a99e8f796
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      client/components/cards/minicard.css

+ 0 - 1
client/components/cards/minicard.css

@@ -175,7 +175,6 @@
   .minicard .minicard-title .viewer {
     display: block;
     word-wrap: break-word;
-    max-width: 230px;
   }
 }
 .minicard .dates {