我想知道这周围的白色像素是否可以修复?这只是一个填充问题,还是与嵌入(embed)的工作方式有关?
在 https://try.discourse.org/ 上看起来正常吗?尝试安全模式?
2 个赞
在安全模式下,角落处仍然有一点点像素化
确实不那么明显了,所以我猜是我的 CSS 出了问题
iframe[src*="open.spotify.com/embed/track"] {
max-width: 690px !important;
width: 100% !important;
margin: 0 0 20px 0 !important;
display: block !important;
box-sizing: border-box !important;
}
1 个赞
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.


