Template:Flex-flow

From blackwiki
Revision as of 17:54, 12 February 2020 by imported>IagoQnsi (Created page with '<includeonly>-webkit-flex-flow:{{{1|row nowrap}}}; flex-flow:{{{1|row nowrap}}};</includeonly><noinclude> {{documentation|content= This template allows you to ea...')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
50px Template documentation

This template allows you to easily set the flex-flow CSS property with vendor prefixes. Put it inside a CSS declaration. The template takes one parameter, which should be the desired flex-flow value. If the parameter is unset, it will default to row nowrap.

See also