style: unify chat tool row spacing

This commit is contained in:
Bohdan Triapitsyn
2026-05-25 01:38:19 +03:00
parent 3cdd1ede2d
commit f14fa1b307
4 changed files with 39 additions and 27 deletions
@@ -16,7 +16,7 @@ export const FileTypeIcon: React.FC<FileTypeIconProps> = ({ filePath, extension,
return (
<svg
className={cn('h-4 w-4 flex-shrink-0', className)}
className={cn('block h-4 w-4 flex-shrink-0', className)}
aria-hidden="true"
focusable="false"
>