vue-ant-patterns
Version:
vue-ant-patterns
18 lines (15 loc) • 322 B
text/less
@import '../../../lib/style/themes/index.less';
@import '../../../lib/style/mixins/flex.less';
@depot-prefix-cls: ~'@{depot-prefix}-biz-blur-query';
/*
*/
:global {
.@{depot-prefix-cls}-highlight {
background-color: #ffc069;
padding: 0;
}
}
.@{depot-prefix-cls} {
width: 200px;
display: inline-block;
}