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

Make the contents of the cards grow to the list width
This commit is contained in:
Lauri Ojansivu 2024-03-14 20:38:18 +02:00 committed by GitHub
commit 8a99e8f796
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 {