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;