diff --git a/src/layout/components/AppMain.vue b/src/layout/components/AppMain.vue
index 0d30f37..181f45c 100644
--- a/src/layout/components/AppMain.vue
+++ b/src/layout/components/AppMain.vue
@@ -8,7 +8,7 @@
@@ -64,4 +64,14 @@ export default {
padding-right: 15px;
}
}
+.wwads-vertical .wwads-poweredby {
+ top: 0 !important;
+ position: absolute;
+ left: 38px !important;
+ display: flex;
+ align-items: center;
+}
+.wwads-logo{
+ display: none !important;
+}