美文网首页
图片超出隐藏同时居中

图片超出隐藏同时居中

作者: 泪滴在琴上 | 来源:发表于2020-03-02 15:04 被阅读0次

    图片超出隐藏同时居中

    .teacherbottom .swiper-slide>div{
        width: 100%;
        overflow: hidden;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    

    相关文章

      网友评论

          本文标题:图片超出隐藏同时居中

          本文链接:https://www.haomeiwen.com/subject/ngfvkhtx.html