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