diff --git a/src/layouts/PageView.vue b/src/layouts/PageView.vue index c2b8f9e8..76b7fb02 100644 --- a/src/layouts/PageView.vue +++ b/src/layouts/PageView.vue @@ -113,33 +113,4 @@ export default { } } } - .page-menu-search { - text-align: center; - margin-bottom: 16px; - } - .page-menu-tabs { - margin-top: 48px; - } - - .extra-img { - margin-top: -60px; - text-align: center; - width: 195px; - - img { - width: 100%; - } - } - - .mobile { - .extra-img{ - margin-top: 0; - text-align: center; - width: 96px; - - img{ - width: 100%; - } - } - } diff --git a/src/views/dashboard/Dashboard.vue b/src/views/dashboard/Dashboard.vue index 8f775e2f..ca600576 100644 --- a/src/views/dashboard/Dashboard.vue +++ b/src/views/dashboard/Dashboard.vue @@ -180,6 +180,7 @@ >