// 基础间距
@base-space: 4px;

// 规格列表
@sizeList: xs, sm, md, lg, xl;

// UI组件定高24px
@component-height: 24px;
