Skip to content

Commit

Permalink
refactor: settings button to match other buttons
Browse files Browse the repository at this point in the history
  • Loading branch information
BillClinton committed Aug 15, 2023
1 parent a8e53aa commit fd0250c
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<v-menu v-model="menu" :close-on-content-click="false" location="end">
<template #activator="{ props }">
<v-btn
color="primary"
size="small"
color="grey-darken-1"
variant="text"
rounded
icon="mdi-cog"
v-bind="props"
Expand Down

0 comments on commit fd0250c

Please sign in to comment.