diff --git a/src/App.vue b/src/App.vue index e69a77b..f333423 100644 --- a/src/App.vue +++ b/src/App.vue @@ -86,9 +86,10 @@ large v-bind="attrs" v-on="on" + aria-label="Open Search Menu" > - - {{ mdiCardSearchOutline }} + + {{ mdiMagnify }} @@ -133,7 +134,7 @@