diff --git a/src/frontend/src/modals/chatModal/fileComponent/index.tsx b/src/frontend/src/modals/chatModal/fileComponent/index.tsx index 3e3349136..1ffb1da01 100644 --- a/src/frontend/src/modals/chatModal/fileComponent/index.tsx +++ b/src/frontend/src/modals/chatModal/fileComponent/index.tsx @@ -37,13 +37,13 @@ export default function FileCard({ fileName, content, fileType }) { /> {isHovered && (
)}