Skip to content

Commit

Permalink
fix: move settings gear up
Browse files Browse the repository at this point in the history
  • Loading branch information
dyersituations committed Nov 12, 2024
1 parent 1d01064 commit 542c06c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/MyKiva/MyKivaHero.vue
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
@click="$emit('show-navigation')"
>
<kv-material-icon
class="tw-absolute tw-right-0 tw-bg-white tw-p-0.5 tw-rounded-full tw-mt-2 tw-shadow-lg"
class="tw-absolute tw-right-0 tw-bg-white tw-p-0.5 tw-rounded-full tw-shadow-lg tw-top-1"
name="settings"
:icon="mdiCogOutline"
/>
Expand Down

0 comments on commit 542c06c

Please sign in to comment.