Skip to content

Commit 8d8c554

Browse files
joeizangAniket-Engg
authored andcommitted
add custom class
1 parent 66eec7c commit 8d8c554

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs/remix-ui/run-tab/src/lib/components/contractGUI.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -352,7 +352,7 @@ export function ContractGUI(props: ContractGUIProps) {
352352
}
353353
>
354354
<div
355-
className="d-flex"
355+
className="d-flex wrapperElement"
356356
onClick={handleActionClick}
357357
data-id={buttonOptions.dataId}
358358
data-title={buttonOptions.title}

0 commit comments

Comments
 (0)