fixed bg for sign msg modal

pull/5370/head
lianahus 2 years ago committed by GitHub
parent 2f9a6f0473
commit 3290422a9e
  1. 1
      libs/remix-ui/run-tab/src/lib/components/account.tsx

@ -120,6 +120,7 @@ export function AccountUI (props: AccountProps) {
<div>
<textarea
id="prompt_text"
className='bg-light'
data-id="signMessageTextarea"
style={{ width: '100%' }}
rows={4}

Loading…
Cancel
Save