mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-21 09:00:12 +01:00
🎨 link text
This commit is contained in:
parent
e831f07eb2
commit
41e6c78bdb
2 changed files with 2 additions and 2 deletions
|
|
@ -67,7 +67,7 @@ export abstract class Constants {
|
|||
// size
|
||||
public static readonly SIZE_SCROLL_TB: number = 24;
|
||||
public static readonly SIZE_SCROLL_STEP: number = 256;
|
||||
public static readonly SIZE_LINK_TEXT_MAX: number = 24;
|
||||
public static readonly SIZE_LINK_TEXT_MAX: number = 64;
|
||||
public static readonly SIZE_TOOLBAR_HEIGHT: number = isMobile() ? 0 : 32;
|
||||
public static readonly SIZE_GET_MAX = 102400;
|
||||
public static readonly SIZE_UNDO = 64;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue