diff --git a/CustomKeyboard/Resource/kb_keyboard_layout_config.json b/CustomKeyboard/Resource/kb_keyboard_layout_config.json index d1ca7bb..54ee705 100644 --- a/CustomKeyboard/Resource/kb_keyboard_layout_config.json +++ b/CustomKeyboard/Resource/kb_keyboard_layout_config.json @@ -189,9 +189,9 @@ }, { "__comment": "字母第二行 asdfghjkl", - "align": "center", + "align": "left", "__comment_align": "对齐方式:left/center", - "insetLeft": 0, + "insetLeft": 23, "__comment_insetLeft": "本行左边距(覆盖 metrics.edgeInset)", "insetRight": 0, "__comment_insetRight": "本行右边距(覆盖 metrics.edgeInset)",