Skip to content

not sure how to use it ? #85

@phil123456

Description

@phil123456

Hi,

I tried implementing "flexibility" but with no luck

the problem is that I create my child elements dynamicaly, so I am not sure if I have to call flexibility once on the main div and then create the child elements or call flexibility everytime I create the child elements ?

the child elements, apparently are stacked instead of beeing grouped by 3

parent

<div data-style="display: flex;" id="mediaManager_medias" style="display: flex;flex-wrap: wrap;-js-display: flex;"></div>

children

<div style="width:300px;height:300px;margin:3px;min-width: calc(33.3333% - 10px);">

can someone enlight me on this ?
thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions