当前位置:Gxlcms > html代码 > 单行显示css_html/css_WEB-ITnose

单行显示css_html/css_WEB-ITnose

时间:2021-07-01 10:21:17 帮助过:24人阅读

table td {	    text-overflow: ellipsis;    	white-space: nowrap;    	max-width: 100px;    	overflow: hidden;	}

人气教程排行