diff --git a/web/src/pages/Budgeting.vue b/web/src/pages/Budgeting.vue index 3ffb2c1..b1d05ac 100644 --- a/web/src/pages/Budgeting.vue +++ b/web/src/pages/Budgeting.vue @@ -82,20 +82,16 @@ function getGroupState(group : {Name : string, Expand: boolean}) : boolean { - - - + - {{ (getGroupState(group) ? "−" : "+") + " " + group.Name }} + - - -
CategoryLeftover Assigned Activity Available
{{ (getGroupState(group) ? "−" : "+") + " " + group.Name }}
{{ category.Name }} +