disable user select in outline
This commit is contained in:
parent
e92656712f
commit
18211be401
@ -409,6 +409,7 @@ body {
|
||||
bottom: 0;
|
||||
padding: 16px 4px 0;
|
||||
overflow: auto;
|
||||
-moz-user-select:none;
|
||||
}
|
||||
#outlineView.hidden {
|
||||
display:none;
|
||||
|
Loading…
Reference in New Issue
Block a user