Skip to content

Commit

Permalink
fix: off colors
Browse files Browse the repository at this point in the history
  • Loading branch information
ivelin committed Feb 10, 2021
1 parent 7fef043 commit ecae304
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion src/views/Help.vue
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@
<v-icon
left
dark
color="accent"
>
mdi-twitter
</v-icon>
Expand Down
1 change: 0 additions & 1 deletion src/views/Timeline.vue
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@
<v-card-actions>
<v-btn
outlined
color="accent"
id="btn-settings"
data-cy="settings"
to="/settings"
Expand Down

0 comments on commit ecae304

Please sign in to comment.