confirmation text color - white

This commit is contained in:
Hayden 2021-01-05 10:00:48 -09:00
parent 70de7737f5
commit 06ffa16a44
5 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
@keydown.esc="cancel" @keydown.esc="cancel"
> >
<v-card> <v-card>
<v-toolbar v-if="Boolean(title)" :color="color" dense flat> <v-toolbar v-if="Boolean(title)" :color="color" dense flat dark>
<v-icon v-if="Boolean(icon)" left> {{ icon }}</v-icon> <v-icon v-if="Boolean(icon)" left> {{ icon }}</v-icon>
<v-toolbar-title v-text="title" /> <v-toolbar-title v-text="title" />
</v-toolbar> </v-toolbar>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.0 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.2 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 MiB