web/flows: fix logo height (#7834)
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
This commit is contained in:
@ -167,6 +167,7 @@ export class FlowExecutor extends Interface implements StageHost {
|
||||
}
|
||||
.ak-brand img {
|
||||
padding: 0 2rem;
|
||||
max-height: inherit;
|
||||
}
|
||||
`);
|
||||
}
|
||||
|
Reference in New Issue
Block a user