Fix left-click disabled in Edge after renaming a file

This commit is contained in:
yflory
2017-02-02 11:33:37 +01:00
parent 35a49ac195
commit 9cea8d82c2
3 changed files with 3 additions and 3 deletions

View File

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