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.
在 webkit 中使用百分比应用 2D 变换时,在这种情况下translateY(-50%),如果对象大小不均匀,结果将是模糊的边缘。
translateY(-50%)
有谁知道如何防止这种影响?
检查此示例,红色背景框的顶部和底部边缘模糊。