Skip to content

Commit

Permalink
Fix settings icon alightment
Browse files Browse the repository at this point in the history
  • Loading branch information
ingalls committed Sep 11, 2024
1 parent 3070869 commit 6e817c1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions api/web/src/components/CloudTAK/Menu.vue
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@
}'
:tabindex='compact ? 0 : undefined'
title='Open Settings Panel'
:class='{ "mx-2": compact }'
:size='32'
:stroke='1'
/>
Expand Down

0 comments on commit 6e817c1

Please sign in to comment.