web/user: shrink logo in navbar
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
This commit is contained in:
@ -84,8 +84,8 @@ export class UserInterface extends Interface {
|
|||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
.pf-c-brand {
|
.pf-c-brand {
|
||||||
min-height: 48px;
|
min-height: 32px;
|
||||||
height: 48px;
|
height: 32px;
|
||||||
}
|
}
|
||||||
.has-notifications {
|
.has-notifications {
|
||||||
color: #2b9af3;
|
color: #2b9af3;
|
||||||
|
Reference in New Issue
Block a user