Fix styles

This commit is contained in:
Gregory Schier
2026-03-12 15:19:02 -07:00
parent f7ff964fe5
commit d8ce5c9d1a
2 changed files with 7 additions and 6 deletions

View File

@@ -68,7 +68,7 @@ export function HeaderSize({
className={classNames(
className,
'pt-[1px]', // Make up for bottom border
'select-none relative',
'select-none relative flex items-center',
'w-full border-b border-border-subtle min-w-0',
)}
>