diff --git a/main/index.css b/main/index.css index 9f9f7c55..fca08549 100644 --- a/main/index.css +++ b/main/index.css @@ -19,13 +19,13 @@ body { line-height: 1.5em; margin: 0; padding: 0; - -webkit-user-select: none; - -webkit-app-region: drag; width: 100%; overflow: hidden; } .app { + -webkit-user-select: none; + -webkit-app-region: drag; height: 100%; }