diff --git a/platform/firefox/vapi-background.js b/platform/firefox/vapi-background.js index 19089a5..9684ae8 100644 --- a/platform/firefox/vapi-background.js +++ b/platform/firefox/vapi-background.js @@ -2844,6 +2844,7 @@ vAPI.toolbarButton = { '}', '#' + this.viewId + ', #' + this.viewId + ' > iframe {', 'height: 290px;', + 'max-width: none !important;', 'min-width: 0 !important;', 'overflow: hidden !important;', 'padding: 0 !important;',