Fix: pin 'How to implement this' button to card bottom
This commit is contained in:
+1
-1
@@ -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>",
|
||||
|
||||
Reference in New Issue
Block a user