mirror of
https://github.com/GitbookIO/gitbook.git
synced 2026-09-19 09:06:03 +00:00
Enable use of spacebar for scrolling into book body
This commit is contained in:
@@ -41,5 +41,8 @@ require([
|
||||
|
||||
// Show progress
|
||||
progress.show();
|
||||
|
||||
// Focus on content
|
||||
$(".book-body").focus();
|
||||
});
|
||||
});
|
||||
Reference in New Issue
Block a user