Translation followup (#9735)
Address PR comments and more progress on translation
This commit is contained in:
@ -132,9 +132,7 @@ export const WorkflowVariablesDropdownFieldItems = ({
|
||||
<DropdownMenuHeader
|
||||
StartIcon={IconChevronLeft}
|
||||
onClick={goBack}
|
||||
style={{
|
||||
position: 'fixed',
|
||||
}}
|
||||
style={{ position: 'fixed' }}
|
||||
>
|
||||
<OverflowingTextWithTooltip text={headerLabel} />
|
||||
</DropdownMenuHeader>
|
||||
|
||||
Reference in New Issue
Block a user