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
Changed CSS selector from :not(:nth-last-child(2)) to :not(.no-details) to properly add border-bottom to comment headers that have content below them. The previous position-based selector failed when the header was the second-to-last child.
Co-authored-by: alexr00 <[email protected]>
0 commit comments