From c623b13d0b540f2b224ea99a71d338d258b11efb Mon Sep 17 00:00:00 2001 From: Zheng Jie <201507802@qq.com> Date: Fri, 29 Jul 2022 13:35:15 +0800 Subject: [PATCH] update --- src/layout/components/AppMain.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/layout/components/AppMain.vue b/src/layout/components/AppMain.vue index 1566c7a..4d45ebd 100644 --- a/src/layout/components/AppMain.vue +++ b/src/layout/components/AppMain.vue @@ -67,6 +67,7 @@ export default { .wwads-vertical .wwads-poweredby { top: 0 !important; position: absolute; + bottom: 0 !important; left: 38px !important; display: flex; align-items: center;