mirror of
https://github.com/hay-kot/mealie.git
synced 2025-08-24 07:15:24 -07:00
unify button styles
This commit is contained in:
parent
783542b9ef
commit
9732b29272
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
<v-dialog v-model="dialog" width="600">
|
<v-dialog v-model="dialog" width="600">
|
||||||
<template v-slot:activator="{ on, attrs }">
|
<template v-slot:activator="{ on, attrs }">
|
||||||
<v-btn
|
<v-btn
|
||||||
text
|
|
||||||
color="secondary lighten-2"
|
color="secondary lighten-2"
|
||||||
dark
|
dark
|
||||||
v-bind="attrs"
|
v-bind="attrs"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue