Use less2 in sframe drive
This commit is contained in:
@@ -2246,7 +2246,7 @@ define([
|
||||
$elementRow.data('path', path);
|
||||
addDragAndDropHandlers($elementRow, path, true, droppable);
|
||||
if (active) {
|
||||
$elementRow.addClass('cp-app-drive-element-active');
|
||||
$elementRow.addClass('cp-app-drive-element-active cp-leftside-active');
|
||||
}
|
||||
return $element;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user