Cambio de estilos
This commit is contained in:
parent
6ea534932f
commit
bd92c26b0a
1 changed files with 2 additions and 2 deletions
|
@ -104,8 +104,8 @@ const getters = {
|
||||||
};
|
};
|
||||||
case 'comisiones':
|
case 'comisiones':
|
||||||
return {
|
return {
|
||||||
fondo: "has-background-grey",
|
fondo: "has-background-dark",
|
||||||
texto: "has-text-white",
|
texto: "has-text-danger-light",
|
||||||
botones: "danger-dark-button",
|
botones: "danger-dark-button",
|
||||||
};
|
};
|
||||||
case 'ollas':
|
case 'ollas':
|
||||||
|
|
Loading…
Add table
Reference in a new issue