estilos
This commit is contained in:
parent
5020d406bf
commit
05dc58710d
1 changed files with 1 additions and 1 deletions
2
resources/js/store/modules/login.js
vendored
2
resources/js/store/modules/login.js
vendored
|
@ -103,7 +103,7 @@ const getters = {
|
||||||
};
|
};
|
||||||
case 'comisiones':
|
case 'comisiones':
|
||||||
return {
|
return {
|
||||||
fondo: "has-background-grey-light",
|
fondo: "",
|
||||||
texto: "",
|
texto: "",
|
||||||
botones: "is-dark"
|
botones: "is-dark"
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Reference in a new issue