Skip to content

Commit

Permalink
Update announcements icon color
Browse files Browse the repository at this point in the history
  • Loading branch information
CMEONE authored Mar 10, 2022
1 parent 2509279 commit 1d203e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/App.vue
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@
<v-btn class="hidden-print-only" icon aria-label="All apps" ga-on="click, contextmenu"
ga-event-category="app menu" ga-event-action="click" v-on="{...menu}"
>
<v-icon color="#098060" size="30" class="material-icons-outlined">campaign</v-icon>
<v-icon color="#0ebf8f" size="30" class="material-icons-outlined">campaign</v-icon>
</v-btn>
</template>
<!-- <div style="height: max-content; min-height: 50px; background-color: var(&#45;&#45;v-accent-base); align-items: center; padding: 4px;">-->
Expand Down

0 comments on commit 1d203e4

Please sign in to comment.