Closed1ヶ月前にクローズ2Steamのストアウィジェットの背景が透明ではなく白くなってしまうvoid26101ヶ月前に更新https://www.reddit.com/r/css/comments/14axek9/why_does_iframe_have_white_background_when_inside/ iframeの仕様?バグ?として、color-sheme: lightやcolor-sheme: normal以外では背景が白くなってしまう模様 返信を追加void26101ヶ月前<div style={{ colorScheme: 'light' }} > </div> でiframeを囲めば解決!! 返信を追加このスクラップは1ヶ月前にクローズされました
void26101ヶ月前に更新https://www.reddit.com/r/css/comments/14axek9/why_does_iframe_have_white_background_when_inside/ iframeの仕様?バグ?として、color-sheme: lightやcolor-sheme: normal以外では背景が白くなってしまう模様 返信を追加