CatalogList: fix typo in text color
This commit is contained in:
@ -190,7 +190,7 @@
|
||||
</v-card-text>
|
||||
</v-card>
|
||||
<v-card v-else>
|
||||
<v-card-text class="text--grey">No catalog selected</v-card-text>
|
||||
<v-card-text class="grey--text">No catalog selected</v-card-text>
|
||||
</v-card>
|
||||
</v-flex>
|
||||
</v-layout>
|
||||
|
||||
Reference in New Issue
Block a user