Adjust title position when dragging a component by updating tooltip delayDuration.
requested to merge issue/experience_builder-3472483:3472483-adjust-title-position-when-dragging into 0.x
Adjust the title position when dragging a component by updating the tooltip delay duration. I updated the listItem as well to fix the hover position issue. Before when we hovered on top of the item it would not show the tooltip preview state. I have fixed that issue by updating the CSS.