提交 fc36f1f3 编写于 作者: Y Yhspehy 提交者: 陈帅

fix: less compile bug (#3119)

* fix: css(:not(.ant-dropdown-menu)) use in global

* fix: use extra css-class instead of child combinator

* fix: use * to overwrite
上级 399f1f0d
@import '~antd/lib/style/themes/default.less';
.container > *:global(:not(.ant-dropdown-menu)) {
.container > * {
background-color: #fff;
box-shadow: @shadow-1-down;
border-radius: 4px;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册