add custom class

pull/4002/head^2
Joseph Izang 2 years ago committed by Aniket
parent 66eec7cb39
commit 8d8c55470d
  1. 2
      libs/remix-ui/run-tab/src/lib/components/contractGUI.tsx

@ -352,7 +352,7 @@ export function ContractGUI(props: ContractGUIProps) {
}
>
<div
className="d-flex"
className="d-flex wrapperElement"
onClick={handleActionClick}
data-id={buttonOptions.dataId}
data-title={buttonOptions.title}

Loading…
Cancel
Save