设置图片在容器内上下居中

 

 

    margin-top: 50%;
    transform: translateY(-50%);
    max-height: 100%;
    max-width: 100%;

 

posted @ 2020-03-31 15:29  leechg  阅读(155)  评论(0编辑  收藏  举报