amis-rpc-design/libs/amis/packages/amis-ui/scss/helper/flex/_wrap.md

9 lines
227 B
Markdown
Raw Permalink Normal View History

2023-10-07 19:42:30 +08:00
---
title: Flex Wrap
---
| Class | Properties |
| ----------- | ------------------------ |
| flex-wrap | flex-wrap: wrap |
| flex-wrap-reverse | flex-wrap: wrap-reverse |
| flex-nowrap | flex-wrap: nowrap |