Allow moving cursor by clicking on collection name while editing
Closes #2513
This commit is contained in:
parent
599c6821b7
commit
01506b27e9
2 changed files with 4 additions and 6 deletions
|
@ -32,14 +32,11 @@
|
|||
margin-right: 5px;
|
||||
width: 100%;
|
||||
font-size: inherit;
|
||||
pointer-events: auto;
|
||||
}
|
||||
|
||||
.cell-icon {
|
||||
min-width: 16px;
|
||||
}
|
||||
}
|
||||
|
||||
.row.editing .cell {
|
||||
pointer-events: auto;
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue