fixed the line no wrap.

v1.2.0
kun.peng 2019-10-18 23:45:00 +08:00
parent 065b8a7349
commit 72c5dc52ba
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" <#if is_post??>style="display: flex"</#if> >
<div class="card" <#if is_post??>style="display: block"</#if> >
<#if is_post?? || is_page?? || is_sheet??>
<#else >
<#if post.thumbnail?? && post.thumbnail!=''>