diff --git a/assets/plugins/_scrollbars.scss b/assets/plugins/_scrollbars.scss index 693951561..4994ea3f3 100644 --- a/assets/plugins/_scrollbars.scss +++ b/assets/plugins/_scrollbars.scss @@ -2,8 +2,8 @@ @import "variables"; ::-webkit-scrollbar { - width: 8.5px; - height: 8.5px; + width: 6.5px; + height: 6.5px; } * { diff --git a/config.toml b/config.toml index 05ea9a586..50b64ac8b 100644 --- a/config.toml +++ b/config.toml @@ -71,7 +71,7 @@ enableGitInfo = true # Enable "Edit this page" links for 'doc' page type. # Disabled by default. Uncomment to enable. Requires 'BookRepo' param. # Edit path must point to root directory of repo. - BookEditPath = 'edit/beta' + BookEditPath = 'edit/master' # Configure the date format used on the pages # - In git information