fixed the line no wrap.

v1.2.0
kun.peng 2019-10-18 23:14:03 +08:00
parent f01744217c
commit 065b8a7349
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
<#macro article post,layout,commentType,index>
<#include "../comment/comment.ftl">
<#-- <div class="card" <#if is_post??><#else>style="margin-left: 10px;"</#if>>-->
<div class="card">
<div class="card" <#if is_post??>style="display: flex"</#if> >
<#if is_post?? || is_page?? || is_sheet??>
<#else >
<#if post.thumbnail?? && post.thumbnail!=''>