You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bugfix - Thead height was affected by themable row height: #1293
Details
Bugfix - Thead height was affected by themable row height: #1293
The recent changes in v6.0.2 affected the table header and made it higher than it should be. Now
the themable row height only affects rows below inside the <tbody> tag.