fix: align MQ breakpoints and always use editor dimensions (#9991)

* fix: align MQ breakpoints and always use editor dimensions

* naming

* update snapshots
This commit is contained in:
David Luzar
2025-09-17 09:57:10 +02:00
committed by GitHub
parent ac0d3059dc
commit a6a32b9b29
3 changed files with 10 additions and 17 deletions

View File

@@ -36,7 +36,7 @@ describe("Test MobileMenu", () => {
},
"isTouchScreen": false,
"viewport": {
"isLandscape": false,
"isLandscape": true,
"isMobile": true,
},
}