Explorar o código

Disable selection on the frame.

Daniel Scalzi %!s(int64=8) %!d(string=hai) anos
pai
achega
8bb6df921c
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      app/assets/css/launcher.css

+ 1 - 0
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;