chore: change tooltip timings & behavior (#2402)
This commit is contained in:
@@ -362,6 +362,7 @@ const NoteConflictResolutionModal = ({
|
||||
<div className={isPreviewMode ? 'mr-9' : ''}>Diff Mode</div>
|
||||
{showSuperConversionInfo && (
|
||||
<StyledTooltip
|
||||
interactive
|
||||
className="!z-modal !max-w-[50ch]"
|
||||
label={
|
||||
<>
|
||||
|
||||
Reference in New Issue
Block a user