@ttk/component
Version:
ttk组件库
13 lines (11 loc) • 307 B
text/less
@import '../../assets/theme/index';
.@{mk-prefix}-select {
font-family: "Microsoft Yahei","Helvetica Neue",Helvetica,Arial,sans-serif;
color: #333;
}
.@{mk-prefix}-lazy-select-need-add{
padding-bottom: 30px;
}
.@{ant-prefix}-select, .@{ant-prefix}-select-selection--single{
height: 30px;
}