-
Notifications
You must be signed in to change notification settings - Fork 433
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: nonce field styles #2563
fix: nonce field styles #2563
Conversation
Branch preview✅ Deploy successful! |
ESLint Summary View Full Report
Report generated by eslint-plus-action |
This should now be fixed: |
What it solves
Partially resolves #2560
How this PR fixes it
The recommended nonce is always shown and the padding applied for the reset nonce button is included in the field width.
How to test it
Open the transaction flow and observe the recommended nonce always shown when a non-existent recommended nonce exists, as well as the value always visible.
Screenshots
Checklist