envyN / ngx-widget-grid

Angular 2.x or in general ng-x module for dashboards
https://envyn.github.io/ngx-widget-grid
MIT License
65 stars 14 forks source link

How to have some space between widgets #20

Open RezaRahmati opened 5 years ago

RezaRahmati commented 5 years ago

Select one ... (check one with "x")

   [ ] bug
   [ ] feature request
   [ ] enhancement
   [x] question

How can I have some spaces between widgets, I tried adding padding/margin to widget, or the container but the content goes beyond the area

Expected behavior

Actual behavior

image

Reproduction of behavior