pro-components icon indicating copy to clipboard operation
pro-components copied to clipboard

🐛[BUG] layout 内容区域超出屏幕区域

Open wangchangkang opened this issue 3 years ago • 1 comments
trafficstars

🐛 bug 描述

image

📷 复现步骤

🏞 期望结果

image

💻 复现代码

© 版本信息

"@ant-design/pro-components": "^2.3.2",

🚑 其他信息

wangchangkang avatar Sep 02 '22 03:09 wangchangkang

这种只能等修复了吧 暂时先在 global.less 全局样式文件加个覆盖样式 .ant-pro-layout-content { margin-inline: inherit !important; }

ByYogi avatar Oct 08 '22 05:10 ByYogi

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

github-actions[bot] avatar Dec 28 '22 08:12 github-actions[bot]