From fba852441fcb978cf5a75259af45e16cbdc2f50f Mon Sep 17 00:00:00 2001 From: Konv Suu <2583695112@qq.com> Date: Tue, 22 Aug 2023 09:28:04 +0800 Subject: [PATCH] fix(drawer): demo width overflow --- components/drawer/demo/render-in-current.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/components/drawer/demo/render-in-current.vue b/components/drawer/demo/render-in-current.vue index d30bfef865..6f0a9fc72b 100644 --- a/components/drawer/demo/render-in-current.vue +++ b/components/drawer/demo/render-in-current.vue @@ -27,7 +27,6 @@ Render in current dom. custom container, check `getContainer`. padding: '48px', textAlign: 'center', background: '#fafafa', - width: '100%', }" > Render in this