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

11 lines
339 B
Markdown
Raw Normal View History

2023-10-07 19:42:30 +08:00
---
title: Jsutify Self
---
| Class | Properties |
| ----------- | ------------------------ |
| justify-self-auto | justify-self: auto |
| justify-self-start | justify-self: start |
| justify-self-end | justify-self: end |
| justify-self-center | justify-self: center |
| justify-self-stretch | justify-self: stretch |