mirror of
https://github.com/lingble/chatwoot.git
synced 2025-11-03 04:27:53 +00:00
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 {
|
||||
border: 0;
|
||||
color-scheme: normal;
|
||||
height: 100% !important;
|
||||
width: 100% !important;
|
||||
max-height: 100vh !important;
|
||||
|
||||
Reference in New Issue
Block a user