[shortcodes/flexcolumn] Add column flex layout
parent
ff2d7e2659
commit
747bdc895a
@ -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