diff --git a/src/layout/components/AppMain.vue b/src/layout/components/AppMain.vue index 45d57a9..f4afb47 100644 --- a/src/layout/components/AppMain.vue +++ b/src/layout/components/AppMain.vue @@ -6,6 +6,7 @@
@@ -77,6 +71,6 @@ export default { } } .wwads-vertical .wwads-poweredby { - bottom: 2px !important; + display: none; }