refactor: page layout
This commit is contained in:
@@ -1 +1 @@
|
||||
export const HEADER_HEIGHT = 72;
|
||||
export const HEADER_HEIGHT = 56;
|
||||
|
||||
Vendored
+1
-1
@@ -22,7 +22,7 @@ declare namespace Global {
|
||||
require_password_change: boolean;
|
||||
id: number;
|
||||
source: string;
|
||||
avatar_url?: string;
|
||||
avatar: string;
|
||||
}
|
||||
type EmptyObject = Record<never, never>;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user