ant-design-blazor/components/modal/style/index.less
2022-11-24 23:11:02 +08:00

8 lines
194 B
Plaintext

@import '../../style/themes/index';
@import '../../style/mixins/index';
@import './modal';
@import './confirm';
@import './rtl';
.popover-customize-bg(@dialog-prefix-cls, @popover-background);