AA
AA
> This seems a bit buggy. For me, it triggers the progress bar when I open a dropdown menu. Many recommend using **nextjs-toploader**, but has anyone actually looked at how...
``` 17:02:12 npm WARN [email protected] requires a peer of grunt@>=0.4.0 but none was installed. ``` I don't want to install `grunt@>=0.4.0`, I guess we should bump the grunt version
Hm. I've to create a local copy of the configuration files. If the files already exist, I don't need to overwrite them. And these files I add to `.gitignore` (very...
Ran into the same problem
@mtscout6, thanks!
https://github.com/ant-design/ant-design/issues/43664
@petr166, https://github.com/ant-design/ant-design/issues/43727
@Yuiai01, did you manage to figure out this problem? It appears to be a bug because the `padding, paddingLG, controlPaddingHorizontal, paddingContentHorizontalLG` props are not functioning correctly as well
@MadCcc, in fact, this is a very important option for protecting against the overriding of styles by third-party (browser) extensions that users install to hide ads or add some widgets...