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 c84ab5f475 - Show all commits

View file

@ -103,9 +103,9 @@ const getters = {
};
case 'comisiones':
return {
fondo: "",
texto: "",
botones: "is-dark"
fondo: "has-background-dark",
texto: "has-text-white",
botones: "is-white",
};
case 'ollas':
return {