UNPKG

hy-checkbox

Version:

checkbox & radio ui components for react

14 lines (13 loc) 331 B
/* * @Author: SiMeiyu * @Date: 2017-07-04 09:58:28 */ @base-space: 8px; .rc-calendar-full-header-month-select, .rc-calendar-full-header-year-select { width: @base-space * 10; margin-right: @base-space; } .rc-calendar-full-header-switcher > span { height: @base-space * 4; line-height: @base-space * 4; }