table样式调整

实现td内容上下居中

table tr td{
	height:48px;
	line-height: 48px;
	text-align:center;
	vertical-align: middle !important;
}
posted @ 2020-04-22 10:42  不爱吃西红柿  阅读(336)  评论(0编辑  收藏  举报