Fix the rename feature in drive not working with tables

This commit is contained in:
yflory
2017-01-26 14:51:59 +01:00
parent 3f44444f41
commit fb48484d2a
3 changed files with 12 additions and 8 deletions

View File

@@ -235,7 +235,7 @@ span {
}
li {
&:not(.header) {
* {
*:not(input) {
pointer-events: none;
}
&:hover {