WebHub icon indicating copy to clipboard operation
WebHub copied to clipboard

table问题(margin不生效等问题)

Open ckinmind opened this issue 5 years ago • 0 comments

table问题

  • margin不生效
  • display: table布局
  • row之间的间距如何设置

参考资料

备注

  • 使用border来代替margin的效果
  • display:table方式的布局和原生table一样会有行之间margin不生效的问题

ckinmind avatar Aug 06 '20 01:08 ckinmind