Fix: pin 'How to implement this' button to card bottom

This commit is contained in:
Oliver
2026-05-05 14:06:39 -03:00
parent 75fc2ccc3b
commit 2fa1a5eb3a
+1 -1
View File
@@ -3221,7 +3221,7 @@
post.title.replace(/"/g, """) +
'">' : '',
'<div class="news-card-body">',
"<div>",
'<div style="flex: 1; display: flex; flex-direction: column;">',
'<div class="news-card-header">',
'<div class="news-area">' + post.area + "</div>",
'<span class="news-date">' + formatDate(post.date) + "</span>",