funcion/pedido-ollas #47

Merged
rho merged 92 commits from funcion/pedido-ollas into master 2025-07-15 11:27:30 -03:00
Showing only changes of commit 05dc58710d - Show all commits

View file

@ -103,7 +103,7 @@ const getters = {
};
case 'comisiones':
return {
fondo: "has-background-grey-light",
fondo: "",
texto: "",
botones: "is-dark"
};