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

10 lines
224 B
Markdown
Raw Normal View History

2023-10-07 19:42:30 +08:00
---
title: Flex
---
| Class | Properties |
| ----------- | ------------------------ |
| flex-1 | flex: 1 1 0% |
| flex-auto | flex: 1 1 auto |
| flex-initial | flex: 0 1 auto |
| flex-none | flex: none |