Fix left-click disabled in Edge after renaming a file
This commit is contained in:
@@ -202,7 +202,7 @@ span.fa-folder-open {
|
||||
float: right;
|
||||
}
|
||||
#content li:not(.header) *:not(input) {
|
||||
pointer-events: none;
|
||||
/*pointer-events: none;*/
|
||||
}
|
||||
#content li:not(.header):hover .name {
|
||||
text-decoration: underline;
|
||||
|
||||
Reference in New Issue
Block a user