diff --git a/src/components/Drawer/src/components/DrawerFooter.vue b/src/components/Drawer/src/components/DrawerFooter.vue index 507b693e3..b39d4179e 100644 --- a/src/components/Drawer/src/components/DrawerFooter.vue +++ b/src/components/Drawer/src/components/DrawerFooter.vue @@ -70,6 +70,7 @@ .@{prefix-cls} { position: absolute; bottom: 0; + left: 0; width: 100%; padding: 0 12px 0 20px; border-top: 1px solid @border-color-base;