ant-design-blazor/components/checkbox/style/index.less
James Yeung 1659aef02d
chore: sync ant-design v4.20.7 (#2497)
* chore: sync ant-design v4.20.7

* fix style build

* clean the style

* fix dropdown overlay

* remove cdk styles

* fix dropdown overwrite styles

* fix doc styles
2022-06-04 00:44:34 +08:00

7 lines
92 B
Plaintext

@import '../../style/themes/index';
@import './mixin';
.antCheckboxFn();
@import './rtl';