This commit is contained in:
Vanessa 2022-10-17 08:57:31 +08:00
parent dc186d0e00
commit d5e0e7d2ff

View file

@ -34,7 +34,7 @@ export abstract class Constants {
public static readonly SIYUAN_UPDATE_THEME: string = "siyuan-update-theme";
// size
public static readonly SIZE_TOOLBAR_HEIGHT: number = 30;
public static readonly SIZE_TOOLBAR_HEIGHT: number = 42;
public static readonly SIZE_GET = 36;
public static readonly SIZE_GET_MAX = 102400;
public static readonly SIZE_UNDO = 64;