css Flexbox柱测试

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了css Flexbox柱测试相关的知识,希望对你有一定的参考价值。

.gallery {
    overflow: auto;
    zoom: 1;
    display: flex;
    flex-direction: row;
}
.gallery-columns-3 figure {
    width: 33%;
    float: left;
    height: 370px;
    height: 400px;
    padding-right: 10px;
    text-align: center;
    flex: 1;
}
figure.gallery-item img {
    height: auto;
}

以上是关于css Flexbox柱测试的主要内容,如果未能解决你的问题,请参考以下文章

AngularJS + Bootstrap flexBox 不兼容?

css CSS:等高柱

css CSS flexbox用于水平滚动导航#flexbox

css 反向柱påmobil

css 弹性柱

css 弹性柱