Fix an unexpected input selection

This commit is contained in:
GogoVega 2024-05-23 22:19:40 +02:00
parent da97c5d558
commit efcf6fe533
No known key found for this signature in database
GPG Key ID: E1E048B63AC5AC2B

View File

@ -40,6 +40,7 @@ body {
position: absolute;
top:40px; left:0; bottom: 0; right:0;
overflow:hidden;
-webkit-user-select: none;
}
#red-ui-palette-shade, #red-ui-editor-shade, #red-ui-header-shade, #red-ui-sidebar-shade {