@import "../../scss/vars";

// 私有属性
$-mn-icon-width: $reboot-font-size * $reboot-line-height !default;    // # 等于 24px 图标默认宽度
$-mn-icon-height: $reboot-font-size * $reboot-line-height !default;   // # 等于 24px 图标默认高度
