We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c846146 commit 3a53e48Copy full SHA for 3a53e48
1 file changed
src/nav-icon/index.module.scss
@@ -20,7 +20,7 @@
20
.popover {
21
z-index: 999;
22
23
- :global(.ant-popover-inner) {
+ :global(.ant-popover-content) {
24
box-sizing: border-box;
25
width: 552px;
26
padding: 24px 28px 14px;
@@ -49,7 +49,7 @@
49
50
@media (max-width: 600px) {
51
52
53
width: 80vw;
54
}
55
0 commit comments