diff --git a/src/index.css b/src/index.css index e1deaab..7954042 100644 --- a/src/index.css +++ b/src/index.css @@ -15,6 +15,7 @@ body, -ms-user-select: none; user-select: none; -ms-overflow-style: none; + overflow: hidden; } ::-webkit-scrollbar {