mirror of
https://github.com/browser-use/browser-use
synced 2026-05-06 17:52:15 +02:00
Merge pull request #1414 from youngjuning/patch-1
This commit is contained in:
@@ -212,6 +212,7 @@
|
||||
container.style.width = "100%";
|
||||
container.style.height = "100%";
|
||||
container.style.zIndex = "2147483647";
|
||||
container.style.backgroundColor = 'transparent';
|
||||
document.body.appendChild(container);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user