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 2deb917 commit f1f2201Copy full SHA for f1f2201
libs/remix-ui/run-tab/src/lib/components/account.tsx
@@ -332,7 +332,7 @@ export function AccountUI(props: AccountProps) {
332
<FormattedMessage id="udapp.enterAMessageToSign" />
333
<textarea
334
id="prompt_text"
335
- className="bg-light text-dark form-control"
+ className="bg-light form-control"
336
data-id="signMessageTextarea"
337
style={{ width: '100%' }}
338
rows={4}
0 commit comments