💄 帮助展现位置

This commit is contained in:
Vanessa 2023-01-24 19:36:45 +08:00
parent 3b9ae96dbd
commit a043604e54
3 changed files with 6 additions and 13 deletions

View file

@ -34,7 +34,7 @@ export abstract class Constants {
public static readonly SIYUAN_EXPORT_PREVENT: string = "siyuan-export-prevent";
// size
public static readonly SIZE_TOOLBAR_HEIGHT: number = 42;
public static readonly SIZE_TOOLBAR_HEIGHT: number = 32;
public static readonly SIZE_GET_MAX = 102400;
public static readonly SIZE_UNDO = 64;
public static readonly SIZE_TITLE = 512;