safe-wallet-web
safe-wallet-web copied to clipboard
[UI bug] Wrong subtitle text style in the alert for transaction simulation
Bug description
When running a simulation for a transaction, and when simulation fails, it gives an error alert. The styles are incorrect: the subtitle text is bigger than the title.
Environment
- Browser: Chrome
- Wallet: MetaMask
- Chain: Any
Steps to reproduce
- Go to a pending transaction (e.g. this one)
- Click 'Confirm'
- Click 'Simulate' in transaction checks block
- See the alert on the right side
Expected result
The subtitle in the alert should use Body 2 style.
Obtained result
The subtitle in the alert uses Body 1 style, which makes it bigger than the title