Blame view

build/Space/Space.html 120 Bytes
01d139c3   Imshann   feat(space): 实现组件
1
  <div ng-class="'ant-space ant-space-'+state.direction+' ant-space-align-center'" ng-style="{gap:state.size+'px'}"></div>