Fixed tabs using the wrong primary color

This commit is contained in:
Stefan Zermatten
2021-03-26 09:35:19 +02:00
parent 623cff584c
commit f9998eabc4

View File

@@ -84,7 +84,7 @@
centered
grow
max="100px"
color="primary"
:color="$vuetify.theme.themes.dark.primary"
:value="$store.getters.tabById($route.params.id)"
:background-color="toolbarColor"
@change="e => $store.commit(