fuxingloh / vue-masonry-wall

A pure vue responsive masonry layout without direct dom manipulation and ssr support.
https://nuxt-app.fuxing.dev/vue-masonry-wall
MIT License
211 stars 31 forks source link

Fkex box design #46

Open DevDams opened 2 years ago

DevDams commented 2 years ago

I found that when i try to place the element inside a block of div with a class of display flex, the masonry layout doesn't work and all the items are align vertically. How can i solve this ?, or did i do something bad ?