Disable selection on the frame.
This commit is contained in:
parent
455f199457
commit
8bb6df921c
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user