Tree nodes aren't selectable
This commit is contained in:
parent
48e07c15d4
commit
ac58fa0fc8
3 changed files with 2 additions and 1 deletions
|
|
@ -232,6 +232,7 @@ header {
|
|||
.name {
|
||||
white-space: nowrap;
|
||||
cursor: pointer;
|
||||
user-select: none;
|
||||
|
||||
&:hover {
|
||||
color: @accent_2;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue