Skip to content

Commit

Permalink
feat: Delete Primary Color for Kudos Button in Space Popover - MEED-7617
Browse files Browse the repository at this point in the history
 - Meeds-io/meeds#2473 (#538)

This change will harmonize Space Actions Color by deleting the Primary
color on Kudos icon in:
- Space Topbar Popover
- Space Popover
- Space Left Menu Quick actions.
  • Loading branch information
boubaker authored Oct 11, 2024
1 parent e1dc30c commit 02bafd1
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
<v-btn
:ripple="false"
icon
color="primary"
@click="sendKudos($event)">
<v-icon size="18">fa-award</v-icon>
</v-btn>
Expand Down

0 comments on commit 02bafd1

Please sign in to comment.