diff --git a/stylesheets/_global.scss b/stylesheets/_global.scss index c0bcdf8b4..7484ac81a 100644 --- a/stylesheets/_global.scss +++ b/stylesheets/_global.scss @@ -1,5 +1,6 @@ html { height: 100%; + cursor: inherit; } body {