1 changed files with 3 additions and 0 deletions
@ -0,0 +1,3 @@ |
|||
<div class="{{.Get "class"}}" style="display: flex; flex-direction: column; flex-wrap: wrap;{{.Get "style" | safeCSS }}"> |
|||
{{- .Inner -}} |
|||
</div> |
Loading…
Reference in new issue