events: rework metrics (#4407)
* rework metrics Signed-off-by: Jens Langhammer <jens@goauthentik.io> * change graphs to be over last week Signed-off-by: Jens Langhammer <jens@goauthentik.io> * fix Apps with most usage card Signed-off-by: Jens Langhammer <jens@goauthentik.io> Signed-off-by: Jens Langhammer <jens@goauthentik.io>
This commit is contained in:
@ -40,6 +40,9 @@ export class AggregateCard extends AKElement {
|
||||
.subtext {
|
||||
font-size: var(--pf-global--FontSize--sm);
|
||||
}
|
||||
.pf-c-card__body {
|
||||
overflow-x: scroll;
|
||||
}
|
||||
`,
|
||||
]);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user