<#if {gutter && gutter > 0}>
<#childrenEach {children}>
<#if {@child != null}>
<#cloneElem>
<@style>
<#assign from={@child.props.style}>
<#obj paddingLeft="{gutter / 2}"
paddingRight="{gutter / 2}" />
#assign>
@style>
{@child}
#cloneElem>
#if>
#childrenEach>
<#else>
{children}
#else>
#if>
{children}