From 19e9070e77139b0b7b811b511955878e5b217294 Mon Sep 17 00:00:00 2001 From: Kenny <27463495+Frontesque@users.noreply.github.com> Date: Mon, 4 Apr 2022 11:42:42 -0400 Subject: [PATCH] style: :art: Lint Lint topNavigation --- NUXT/components/topNavigation.vue | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/NUXT/components/topNavigation.vue b/NUXT/components/topNavigation.vue index 72329d0..5c9416c 100644 --- a/NUXT/components/topNavigation.vue +++ b/NUXT/components/topNavigation.vue @@ -39,16 +39,18 @@ class="ml-3 mr-1 my-auto fill-height" style="border-radius: 0.25rem !important" @click="refreshRecommendations" - >mdi-refresh + mdi-refresh + mdi-magnify + mdi-magnify + mdi-cog-outline + mdi-cog-outline + @@ -108,6 +111,7 @@ export default { position: fixed; width: 100%; } + .topNavSearch { margin-bottom: -10em; margin-left: 2em;