Skip to content
@meizhou/atomcss
Main Navigation
指引
组件
iconPark字节图标
模板
v0.0.36
Appearance
Menu
Return to top
本页目录
Table of Contents for current page
justify-self
命名规律:首字母
class名
样式值
js-a
justify-self: auto;
js-fs
justify-self: flex-start;
js-fe
justify-self: flex-end;
js-c
justify-self: center;
js-s
justify-self: stretch;
使用示例