你能帮我解决卷轴中白条的错误吗?

发布于 2025-01-11 02:02:35 字数 161 浏览 2 评论 0原文

我有一个问题,在 SCSS 中,当我到达移动设备的尺寸时,我在右侧看到一条白色条纹,我认为错误来自滚动,但自从我删除它后就没有了,如果有人的话,它仍然保持不变可以帮助我吗?

在此处输入图像描述

I have a question and it is that in the SCSS, when I reach a dimension for mobile I get a white stripe on the right, I thought that the error was from the scroll but not since I removed it and it remains the same if someone could help me?

enter image description here

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

柠檬 2025-01-18 02:02:35

第一个猜测

first guess ???????? if you're using vw, vh in your CSS, and you're new to using them, the problem might come from them. change them to %...


open the Element tab of your developer tools.
For each element, you select (by a single click on them), delete them and see if the white space has gone or not.
if yes, you're one step closer to the source of your problem

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文