Tighten sidebar expand button margin

This commit is contained in:
Sam Becker 2025-03-25 20:03:06 -05:00
parent deb931077e
commit b823e47e5d

View File

@ -65,7 +65,7 @@ export default function HeaderList({
onClick={() => setIsExpanded(!isExpanded)}
styleAs="link"
className={clsx(
'mt-1',
'mt-0.5',
'text-xs font-medium tracking-wider',
'border-medium rounded-md',
'px-[5px] h-5!',