From b656275d7bd5b30001ff939ef3831a80f004809f Mon Sep 17 00:00:00 2001 From: Zheng Jie <201507802@qq.com> Date: Fri, 29 Jul 2022 13:40:46 +0800 Subject: [PATCH] update --- src/layout/components/AppMain.vue | 8 -------- 1 file changed, 8 deletions(-) diff --git a/src/layout/components/AppMain.vue b/src/layout/components/AppMain.vue index 5bab13e..224b259 100644 --- a/src/layout/components/AppMain.vue +++ b/src/layout/components/AppMain.vue @@ -65,14 +65,6 @@ export default { } } .wwads-vertical .wwads-poweredby { - top: 0 !important; - position: absolute; - bottom: unset !important; - left: 38px !important; - display: flex; - align-items: center; -} -.wwads-logo{ display: none !important; }