ant-design-blazor/components/modal/style/customize.less
zxyao 4818d8b27b
feat(module: modal): support Maximizable (#2573)
* add maximizable button for Modal

* fix: patch.less

* export MaximizeBtnIcon and RestoreBtnIcon paramter

* refactor: fixed footer
2022-07-23 14:58:04 +08:00

3 lines
88 B
Plaintext

@import './index.less';
.popover-customize-bg(@dialog-prefix-cls, @popover-background);