img标签在div自适应

.ku-img {
        width: 2.16rem;
        height: 2.14rem;
        display:flex;
        align-items:center; 
        justify-content:center;
        img {
            width: 100%;
            height: auto;
        }
    }

猜你喜欢

转载自www.cnblogs.com/edczjw-Edison/p/12625201.html
今日推荐