Skip to content

Commit

Permalink
fix(ui): dark mode nav button badge counters
Browse files Browse the repository at this point in the history
  • Loading branch information
Akryum committed Jun 10, 2018
1 parent aee5c93 commit 0ba3920
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions packages/@vue/cli-ui/src/components/ViewBadge.vue
Original file line number Diff line number Diff line change
Expand Up @@ -60,4 +60,8 @@ export default {
&.type-dim
.counter
background $md-grey
.vue-ui-dark-mode &
.counter
color white
</style>

0 comments on commit 0ba3920

Please sign in to comment.