Improve unfurl layout & resize to 1200x600
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"headless": true,
|
||||
"defaultViewport": {
|
||||
"width": 1024,
|
||||
"height": 512
|
||||
"width": 1200,
|
||||
"height": 600
|
||||
},
|
||||
"args": [
|
||||
"--window-size=1024,512",
|
||||
"--window-size=1200,600",
|
||||
"--autoplay-policy=user-gesture-required",
|
||||
"--disable-background-networking",
|
||||
"--disable-background-timer-throttling",
|
||||
|
||||
Reference in New Issue
Block a user