mirror of
https://gitee.com/ant-design-blazor/ant-design-blazor.git
synced 2024-12-05 05:27:37 +08:00
4f8eafa501
* fix: notification TRL not working * feat: add top and bottom placement support * fix: modal patch.less is lost when sync the css * chore: code format * fix: notification dom is flicker --------- Co-authored-by: James Yeung <shunjiey@hotmail.com>
5 lines
111 B
Plaintext
5 lines
111 B
Plaintext
@import './index.less';
|
|
// style dependencies
|
|
@import '../../button/style/entry.less';
|
|
@import './patch.less';
|