diff --git a/addons/viewport/src/defaults.ts b/addons/viewport/src/defaults.ts index 8a67ec92d3a4..6fd59c4e3eee 100644 --- a/addons/viewport/src/defaults.ts +++ b/addons/viewport/src/defaults.ts @@ -92,8 +92,8 @@ export const INITIAL_VIEWPORTS: ViewportMap = { galaxys9: { name: 'Galaxy S9', styles: { - height: '1480px', - width: '720px', + height: '740px', + width: '360px', }, type: 'mobile', },