mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-12-01 11:39:28 +08:00
Merge pull request #16085 from ant-design/fix-less
fix: Correct typo of theme less
This commit is contained in:
commit
021676936d
@ -349,7 +349,7 @@
|
||||
// --
|
||||
@modal-body-padding: 24px;
|
||||
@modal-header-bg: @component-background;
|
||||
@modal-footer-bg: tranparent;
|
||||
@modal-footer-bg: transparent;
|
||||
@modal-mask-bg: fade(@black, 65%);
|
||||
|
||||
// Progress
|
||||
|
Loading…
Reference in New Issue
Block a user