Skip to content

Commit

Permalink
docs(Notify): fix btn text in dark mode
Browse files Browse the repository at this point in the history
  • Loading branch information
MajesticPotatoe committed Feb 25, 2020
1 parent 0aed93d commit 539a4ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/docs/src/components/core/Snackbar.vue
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@

<v-btn
:ripple="false"
class="text--primary ml-auto ml-sm-4"
class="black--text ml-auto ml-sm-4"
color="white"
depressed
v-bind="bind"
Expand Down

0 comments on commit 539a4ad

Please sign in to comment.