User avatar
privTri Volpeon areon3NSmol @volpeon@icy.wyvern.rip
1y
@ShadowJonathan @imtired I know what's going on drgn_happy_mlem
So the border stems from .column-header, which has a radius of 4px. The background color is set on its parent, .column-header__wrapper, which doesn't have a border radius. So you could either move the background-color declaration down to the child or apply the same border radius to the parent.