UNPKG

@d4sd/components

Version:

D4SD Component Library, extended from Ant-Design

17 lines (16 loc) 276 B
@import "../../styles/vars.less"; .d4sdradio-wrapper { display: inline-block; .d4sdradio { .ant-radio-inner { width:20px; height: 20px; } .ant-radio-inner::after { top: 3px; left: 3px; width: 12px; height: 12px; } } }