fix(ui): dark mode nav button badge counters

This commit is contained in:
Guillaume Chau
2018-06-11 00:27:06 +02:00
parent aee5c936b1
commit 0ba3920e99
@@ -60,4 +60,8 @@ export default {
&.type-dim
.counter
background $md-grey
.vue-ui-dark-mode &
.counter
color white
</style>