fix:update cypress viewport width

This commit is contained in:
Hufe921
2022-04-14 21:06:45 +08:00
parent e0e26cb736
commit 14fc0ef199
+1 -1
View File
@@ -1,5 +1,5 @@
{ {
"video": false, "video": false,
"viewportWidth": 1080, "viewportWidth": 1366,
"viewportHeight": 720 "viewportHeight": 720
} }