Tighten sidebar expand button margin
This commit is contained in:
parent
deb931077e
commit
b823e47e5d
@ -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!',
|
||||
|
||||
Loading…
Reference in New Issue
Block a user