add partial css for goals
This commit is contained in:
@@ -6,4 +6,5 @@ export interface Allowance {
|
||||
progress: number;
|
||||
// Can be any positive number (backend checks for number relative to each other)
|
||||
weight: number;
|
||||
colour: string;
|
||||
}
|
||||
Reference in New Issue
Block a user