diff --git a/app/assets/css/launcher.css b/app/assets/css/launcher.css index e9a890b..519bbed 100644 --- a/app/assets/css/launcher.css +++ b/app/assets/css/launcher.css @@ -11,6 +11,7 @@ body { #frame_bar { -webkit-app-region: drag; + -webkit-user-select: none; background: rgba(1, 2, 1, 0.5); min-height: 22px; display: flex;