amis-rpc-design/libs/amis/packages/amis-ui/scss/helper/box-alignment/_justify-items.md

11 lines
350 B
Markdown
Raw Normal View History

2023-10-07 19:42:30 +08:00
---
title: Justify Items
---
| Class | Properties |
| ----------- | ------------------------ |
| justify-items-auto | justify-items: auto |
| justify-items-start | justify-items: start |
| justify-items-end | justify-items: end |
| justify-items-center | justify-items: center |
| justify-items-stretch | justify-items: stretch |