Style fixes.
This commit is contained in:
parent
b9be4708e6
commit
5abf857705
@ -150,7 +150,7 @@ const PostStatusForm = {
|
||||
}
|
||||
},
|
||||
fileDrag (e) {
|
||||
e.dataTransfer.dropEffect = 'copy';
|
||||
e.dataTransfer.dropEffect = 'copy'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user