mirror of
https://gitee.com/ant-design-blazor/ant-design-blazor.git
synced 2024-12-05 05:27:37 +08:00
8 lines
194 B
Plaintext
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);
|