火狐表格样式显示不正常_html/css
来源:懂视网
责编:小采
时间:2020-11-27 16:11:05
火狐表格样式显示不正常_html/css
火狐表格样式显示不正常_html/css_WEB-ITnose:chrome ff 样式代码 要怎么修改才能兼容 回复讨论(解决方案) word-wrap: break-word; 试下 table tr th:nth-child(1), table tr td:nth-child(1){width:40%;word-wrap: break-word;}
导读火狐表格样式显示不正常_html/css_WEB-ITnose:chrome ff 样式代码 要怎么修改才能兼容 回复讨论(解决方案) word-wrap: break-word; 试下 table tr th:nth-child(1), table tr td:nth-child(1){width:40%;word-wrap: break-word;}

chrome
ff
样式代码
要怎么修改才能兼容
回复讨论(解决方案)
word-wrap: break-word; 试下
table tr th:nth-child(1), table tr td:nth-child(1){width:40%;word-wrap: break-word;}
火狐表格样式显示不正常_html/css
火狐表格样式显示不正常_html/css_WEB-ITnose:chrome ff 样式代码 要怎么修改才能兼容 回复讨论(解决方案) word-wrap: break-word; 试下 table tr th:nth-child(1), table tr td:nth-child(1){width:40%;word-wrap: break-word;}