fix: editor content being hidden under keyboard on mobile (#1410)
This commit is contained in:
@@ -8,4 +8,5 @@ export const ElementIds = {
|
||||
NavigationColumn: 'navigation',
|
||||
NoteTextEditor: 'note-text-editor',
|
||||
NoteTitleEditor: 'note-title-editor',
|
||||
}
|
||||
RootId: 'app-group-root',
|
||||
} as const
|
||||
|
||||
Reference in New Issue
Block a user