diff --git a/examples/dynamic-components/pages/index.vue b/examples/dynamic-components/pages/index.vue index c66cfacb68..d13ba0c937 100755 --- a/examples/dynamic-components/pages/index.vue +++ b/examples/dynamic-components/pages/index.vue @@ -44,7 +44,7 @@ ul { list-style: none; margin: 0; padding: 0; - with: 100%; + width: 100%; max-width: 300px; margin: auto; } @@ -67,4 +67,4 @@ ul li { opacity: 0; transform: translateY(20px); } - \ No newline at end of file +