mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-07-09 03:04:54 -04:00
confirmation text color - white
This commit is contained in:
parent
70de7737f5
commit
06ffa16a44
@ -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 |
Loading…
x
Reference in New Issue
Block a user