pro-components
pro-components copied to clipboard
🐛[BUG] layout 内容区域超出屏幕区域
trafficstars
🐛 bug 描述

📷 复现步骤
🏞 期望结果

💻 复现代码
© 版本信息
"@ant-design/pro-components": "^2.3.2",
🚑 其他信息
这种只能等修复了吧
暂时先在 global.less 全局样式文件加个覆盖样式
.ant-pro-layout-content { margin-inline: inherit !important; }
Hello @wangchangkang. Please provide a online reproduction by forking this link https://codesandbox.io/ or a minimal GitHub repository.
你好 @wangchangkang, 我们需要你提供一个在线的重现实例以便于我们帮你排查问题。你可以通过点击 此处 创建一个 codesandbox 或者提供一个最小化的 GitHub 仓库。
如何写个好问题?https://github.com/ryanhanwu/How-To-Ask-Questions-The-Smart-Way/blob/main/README-zh_CN.md
