Make the contents of the cards grow to the list width

This commit is contained in:
Kuba Orlik 2024-03-14 11:42:56 +01:00 committed by GitHub
parent 42ed92f346
commit c0246c6834
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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