mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-03-19 07:53:54 +01:00
Fix release windows signing
This commit is contained in:
@@ -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',
|
||||
)}
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user