ct-material-dashboard-pro-angular icon indicating copy to clipboard operation
ct-material-dashboard-pro-angular copied to clipboard

Feature Request: Drag Drop

Open elvisgn opened this issue 7 years ago • 0 comments

Hi, Trying to create a drag-and-drop between two arrays using ng2-dragula. The superset list has too many items and the parent card div expands to show them all. Is there a way to control the height of Cards and make the items scrollable.

In the css, I put a max-height and overflow-y: scroll on the div containing the items. But that isn't working.

Would be great if you could include this as part of the components. Thanks.

elvisgn avatar Jan 02 '18 20:01 elvisgn