funcion/refactor-general #45

Merged
atasistro merged 240 commits from funcion/refactor-general into master 2025-06-19 21:10:19 -03:00
Showing only changes of commit 3cb27c5c30 - Show all commits

View file

@ -111,8 +111,8 @@ const getters = {
};
case 'compras':
return {
fondo: "has-background-danger",
texto: "has-text-white",
fondo: "has-background-warning",
texto: "",
botones: "is-dark"
};
case 'pedido':