We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
如图所示,当页面内容过长时,会出现一个垂直滚动条。但滚动条目前的位置可能会遮挡右侧的图表和指标卡片,影响用户查看这些重要数据。
建议解决方案:
https://celeris-web.vercel.app/#/dashboard/index
The text was updated successfully, but these errors were encountered:
我觉得溢出不是问题,但是滚动条这个确实可以想办法让他展示在内容区域外
Sorry, something went wrong.
进一步优化:寻求更佳的解决方案,因为当前方案会导致上下内边距与左右内边距不一致。此外,我们不应期望避免滚动条遮挡内容的时候我们需要为其预留页面位置。
Successfully merging a pull request may close this issue.
Describe the bug
如图所示,当页面内容过长时,会出现一个垂直滚动条。但滚动条目前的位置可能会遮挡右侧的图表和指标卡片,影响用户查看这些重要数据。
建议解决方案:
Reproduction
https://celeris-web.vercel.app/#/dashboard/index
Validations
The text was updated successfully, but these errors were encountered: