mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-20 00:20:12 +01:00
💄 帮助展现位置
This commit is contained in:
parent
3b9ae96dbd
commit
a043604e54
3 changed files with 6 additions and 13 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue