解决div不能继承td高度问题

 

td>div{
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: 100%;
}

 

posted @ 2020-08-11 17:57  熊削铁如泥-厚积薄发  阅读(977)  评论(0编辑  收藏  举报