saadeghi / daisyui

๐ŸŒผ ๐ŸŒผ ๐ŸŒผ ๐ŸŒผ ๐ŸŒผ โ€ƒThe most popular, free and open-source Tailwind CSS component library
https://daisyui.com
MIT License
34.25k stars 1.31k forks source link

bug: Multi-row table headers get weird borders #2692

Closed jlous closed 7 months ago

jlous commented 11 months ago

What version of daisyUI are you using?

4.4.23

Which browsers are you seeing the problem on?

Chrome

Reproduction URL

https://play.tailwindcss.com/exLChgw4il

Describe your issue

If my table header has several rows, the border styles get very weird:

  1. The border between the header and body disappears - the most significant split in the whole table
  2. Borders appear between the header rows, which you don't really want

Even if point 1 was solved, separating the header rows with lines only makes it less clear where the header stops and the body starts.

github-actions[bot] commented 11 months ago

Thank you @jlous for reporting issues. It helps daisyUI a lot ๐Ÿ’š
I'll be working on issues one by one. I will help with this one as soon as a I find a solution.
In the meantime providing more details and reproduction links would be helpful.