diff --git a/src/components/molecules/InterpretationLog.tsx b/src/components/molecules/InterpretationLog.tsx index 3e6626cf..4ca87b5b 100644 --- a/src/components/molecules/InterpretationLog.tsx +++ b/src/components/molecules/InterpretationLog.tsx @@ -122,6 +122,9 @@ export const InterpretationLog: React.FC = ({ isOpen, se bottom: 0, overflow: 'hidden', justifyContent: 'flex-start', + '&:hover': { + backgroundColor: '#ff00c3', + }, }} > Output Data Preview