UX: Set matching notify close button color
This commit is contained in:
parent
7300408169
commit
e6a8c596a9
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
|||
flat
|
||||
@click="close"
|
||||
>
|
||||
<v-icon>close</v-icon>
|
||||
<v-icon :class="textColor">close</v-icon>
|
||||
</v-btn>
|
||||
</v-snackbar>
|
||||
</template>
|
||||
|
|
Loading…
Reference in a new issue