Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在我的网站上设计了一个带有社交链接的部分。SVG 图标用作背景图像。除了在 Opera(最新版本,没有测试版)中,一切正常。当我向下滚动时,图标正在被“剪切”。你们中有人有同样的问题吗?
任何建议如何解决这个问题?
看起来像svg 背景 + 圆角的古老错误。
解决方法:不要在具有 svg 背景的同一元素上使用圆角。