Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
502 views
in Technique[技术] by (71.8m points)

html - Overlapping card with card masonry

i have a problem with masonry cards. As in my example picture, very often the cards overlap like this.

I use Tabler

Here is the code I use, as in the Tabler documentation.

<div class="row row-cards" data-masonry='{ "percentPosition": true }'>
    <div class="col-sm-4 col-md-4 col-lg-3 d-block h-auto">
           <div class="card card-sm">
                  ..........

https://ibb.co/P9mhyr8


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
等待大神答复

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...