amis-rpc-design/libs/amis/packages/amis-ui/scss/helper/box-alignment/_justify-content.md
2023-10-07 19:42:30 +08:00

409 B

title
Jsutify Content
Class Properties
justify-start justify-content: flex-start
justify-end justify-content: flex-end
justify-center justify-content: center
justify-between justify-content: space-between
justify-around justify-content: space-around
justify-evenly justify-content: space-evenly