Cambio estilo comisiones

This commit is contained in:
Alejandro Tasistro 2025-06-29 16:36:11 -03:00
parent e7a8d89a29
commit 6d55b77a95

View file

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