xieziyu / angular2-draggable

Angular directive (for version >= 2.x ) that makes the DOM element draggable and resizable
https://xieziyu.github.io/angular2-draggable/
293 stars 103 forks source link

Including CSS in examples #139

Open atotalnoob opened 5 years ago

atotalnoob commented 5 years ago

Could you please include the css used in the examples?

It makes it easier to know if I need to do cursor:move on dragable elements or if that is done by default.

xieziyu commented 5 years ago

@atotalnoob No, it's not done by default. Thanks for your suggestion