Fix release windows signing

This commit is contained in:
Gregory Schier
2025-10-01 16:42:38 -07:00
parent f92594a16d
commit 3a8a6484c7
2 changed files with 4 additions and 1 deletions

View File

@@ -196,7 +196,7 @@ function InitializedTemplateFunctionDialog({
</HStack>
<InlineCode
className={classNames(
'whitespace-pre-wrap select-text cursor-text max-h-[10rem] overflow-y-auto hide-scrollbars',
'whitespace-pre-wrap !select-text cursor-text max-h-[10rem] overflow-y-auto hide-scrollbars',
tooLarge && 'italic text-danger',
)}
>