ant-design-blazor/components/cascader/style/patch.less
James Yeung 1659aef02d
chore: sync ant-design v4.20.7 (#2497)
* chore: sync ant-design v4.20.7

* fix style build

* clean the style

* fix dropdown overlay

* remove cdk styles

* fix dropdown overwrite styles

* fix doc styles
2022-06-04 00:44:34 +08:00

5 lines
86 B
Plaintext

.ant-cascader-menus {
position: relative;
margin-top: 2px;
margin-bottom: 2px;
}