We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66eec7c commit 8d8c554Copy full SHA for 8d8c554
libs/remix-ui/run-tab/src/lib/components/contractGUI.tsx
@@ -352,7 +352,7 @@ export function ContractGUI(props: ContractGUIProps) {
352
}
353
>
354
<div
355
- className="d-flex"
+ className="d-flex wrapperElement"
356
onClick={handleActionClick}
357
data-id={buttonOptions.dataId}
358
data-title={buttonOptions.title}
0 commit comments