diff --git a/src/components/Apps/DrawerPanel/index.vue b/src/components/Apps/DrawerPanel/index.vue index 8eb6a632d..2922d5850 100644 --- a/src/components/Apps/DrawerPanel/index.vue +++ b/src/components/Apps/DrawerPanel/index.vue @@ -174,7 +174,7 @@ export default { .handle-button { position: absolute; - top: 30%; + bottom: 20%; left: -48px; width: 48px; height: 45px;