fix: Widget iFrame is adding a white background (#9221)
This commit is contained in:
@@ -23,6 +23,7 @@ export const SDK_CSS = `
|
|||||||
|
|
||||||
.woot-widget-holder iframe {
|
.woot-widget-holder iframe {
|
||||||
border: 0;
|
border: 0;
|
||||||
|
color-scheme: normal;
|
||||||
height: 100% !important;
|
height: 100% !important;
|
||||||
width: 100% !important;
|
width: 100% !important;
|
||||||
max-height: 100vh !important;
|
max-height: 100vh !important;
|
||||||
|
|||||||
Reference in New Issue
Block a user