This commit is contained in:
Alejandro Tasistro 2025-06-23 23:36:41 -03:00
parent 86bf66ebcd
commit c84ab5f475

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 {