Deprecated: parse_url(): Passing null to parameter #1 ($url) of type string is deprecated in /www/wwwroot/blog_qqvbc_com/usr/plugins/Access/Access_Core.php on line 339

Deprecated: parse_url(): Passing null to parameter #1 ($url) of type string is deprecated in /www/wwwroot/blog_qqvbc_com/usr/plugins/Access/Access_Core.php on line 392

Deprecated: parse_url(): Passing null to parameter #1 ($url) of type string is deprecated in /www/wwwroot/blog_qqvbc_com/usr/plugins/Access/Access_Core.php on line 394
table-cell表格宽度问题 - Joyber 的博客

偶然发现报表的浮动表头中,表格的宽度与设定的宽度不一致,表现在微软新版的edge浏览器(92.0.902.55)中,而谷歌内核的百分浏览器中没有此问题。
如果你也遇到此问题,可以尝试在table表格元素上增加这个样式属性:

table-layout: fixed;

具体知识在这篇文章中有介绍:
https://www.jianshu.com/p/52b0c2a7ea29

标签: none

添加新评论