From fa0eef6c3c62f4f476d2a0c9be415dc12bf85a3d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AE=87=E5=A4=A9?= Date: Wed, 31 Jul 2019 00:17:21 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E6=BB=9A=E5=8A=A8=E6=9D=A1?= =?UTF-8?q?=E7=9A=84=E8=87=AA=E9=80=82=E5=BA=94?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/scroll/index.wc | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/scroll/index.wc b/src/scroll/index.wc index c692634..0c0cd57 100644 --- a/src/scroll/index.wc +++ b/src/scroll/index.wc @@ -8,9 +8,7 @@ :host { overflow: hidden; position: relative; - display: block; - width: 100%; - height: 100%; + display: flex; .container { overflow: hidden;