Browse Source

Make the contents of the cards grow to the list width

Kuba Orlik 1 năm trước cách đây
mục cha
commit
c0246c6834
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 {