bug: Fix cannot copy text content from sidebar (#3506)
* bug: Fixes cannot copy text content from sidebar . * fixes cannot copy issue in sidebar Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com>
This commit is contained in:
co-authored by
Muhsin Keloth
parent
b46ee5e580
commit
a98f10130b
@@ -11,6 +11,7 @@
|
||||
:disabled="!dragEnabled"
|
||||
class="list-group"
|
||||
ghost-class="ghost"
|
||||
handle=".drag-handle"
|
||||
@start="dragging = true"
|
||||
@end="onDragEnd"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user