From 5c013311e8b785014846211f62aa25c358b63ff7 Mon Sep 17 00:00:00 2001 From: Zheng Jie <201507802@qq.com> Date: Fri, 29 Jul 2022 13:57:43 +0800 Subject: [PATCH] update --- src/layout/components/AppMain.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/layout/components/AppMain.vue b/src/layout/components/AppMain.vue index 23a123d..224b259 100644 --- a/src/layout/components/AppMain.vue +++ b/src/layout/components/AppMain.vue @@ -64,7 +64,7 @@ export default { padding-right: 15px; } } -.wwads-img >img { - display: none; +.wwads-vertical .wwads-poweredby { + display: none !important; }