option button better color

This commit is contained in:
Alireza Ahmadi
2024-06-28 15:59:22 +02:00
parent 0d36b811dc
commit 69725ee5af
9 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -89,7 +89,7 @@
<v-spacer></v-spacer>
<v-menu v-model="menu" :close-on-content-click="false" location="start">
<template v-slot:activator="{ props }">
<v-btn v-bind="props" hide-details>{{ $t('dial.options') }}</v-btn>
<v-btn v-bind="props" hide-details variant="tonal">{{ $t('dial.options') }}</v-btn>
</template>
<v-card>
<v-list>