From 08d78750978c72faeac9a91de77e1cea65395786 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=93=8D=E6=8C=87?= Date: Sun, 30 Aug 2020 16:55:18 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20iphonex=20=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- packages/designer/src/builtin-simulator/host.less | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/packages/designer/src/builtin-simulator/host.less b/packages/designer/src/builtin-simulator/host.less index dbc118ca3..cbabf2d72 100644 --- a/packages/designer/src/builtin-simulator/host.less +++ b/packages/designer/src/builtin-simulator/host.less @@ -38,9 +38,10 @@ top: 8px; .@{scope}-canvas-viewport { width: auto; - top: 90px; + top: 50px; left: 0px; right: 0px; + margin-top: 40px; max-height: 688px; } }