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':
|
||||
return {
|
||||
fondo: "has-background-grey",
|
||||
texto: "has-text-white",
|
||||
fondo: "has-background-dark",
|
||||
texto: "has-text-danger-light",
|
||||
botones: "danger-dark-button",
|
||||
};
|
||||
case 'ollas':
|
||||
|
|
Loading…
Add table
Reference in a new issue