fix: scrollbar effect

This commit is contained in:
Joel
2025-06-26 17:37:30 +08:00
parent 26f32b6176
commit 08af211204
5 changed files with 42 additions and 5 deletions

View File

@ -145,7 +145,7 @@ const Tool: FC<Props> = ({
return (
<div
key={payload.id}
className={cn('mb-1 last-of-type:mb-0', isShowLetterIndex && 'mr-2')}
className={cn('mb-1 last-of-type:mb-0', isShowLetterIndex && 'mr-6')}
ref={ref}
>
<div className={cn(className)}>