jbaysolutions / vue-grid-layout

A draggable and resizable grid layout, for Vue.js.
https://jbaysolutions.github.io/vue-grid-layout/
MIT License
7.07k stars 1.49k forks source link

How do I hide the margin of an edge GridItem #771

Open catkinmu opened 1 year ago

catkinmu commented 1 year ago

As shown image

I want the GridItem to sit close to the GridLayout

2568487989 commented 11 months ago

May I ask how you solved this problem