【问题标题】:CQ5 component with class flex-wrap in edit mode编辑模式下具有类 flex-wrap 的 CQ5 组件
【发布时间】:2015-10-16 06:07:40
【问题描述】:
I set div with style flex-wrap: wrap, but in edit mode, the two parsys don't side by side, but I modify wrap to nowrap, them display side by side.
But when I add this style in html page, the style is work, but it doesn't work as expected, then I modify nowrap to wrap, it doesn't work as the first image, finally, I modify wrap to nowrap again, then it works as expected.
【问题讨论】:
标签:
flexbox
aem