funcion/actualizaciones #48

Open
atasistro wants to merge 47 commits from funcion/actualizaciones into master
Showing only changes of commit bd92c26b0a - Show all commits

View file

@ -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':