@import '../../style/variables.less';
@prefix-cls: ~"@{prefix}-mk-search";
.@{prefix-cls} {
    transition: all 0.5s;
    width: 240px;
}