Make the contents of the cards grow to the list width

pull/5346/head
Kuba Orlik 1 year ago committed by GitHub
parent 42ed92f346
commit c0246c6834
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 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 {

Loading…
Cancel
Save