Disable selection on the frame.
This commit is contained in:
parent
455f199457
commit
8bb6df921c
@ -11,6 +11,7 @@ body {
|
|||||||
|
|
||||||
#frame_bar {
|
#frame_bar {
|
||||||
-webkit-app-region: drag;
|
-webkit-app-region: drag;
|
||||||
|
-webkit-user-select: none;
|
||||||
background: rgba(1, 2, 1, 0.5);
|
background: rgba(1, 2, 1, 0.5);
|
||||||
min-height: 22px;
|
min-height: 22px;
|
||||||
display: flex;
|
display: flex;
|
||||||
|
Loading…
Reference in New Issue
Block a user