Przeglądaj źródła

Make the contents of the cards grow to the list width

Kuba Orlik 1 rok temu
rodzic
commit
c0246c6834
1 zmienionych plików z 0 dodań i 1 usunięć
  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 {