security: add prominent danger warning for eth_sign requests
This commit is contained in:
@@ -1015,6 +1015,12 @@
|
||||
wants you to sign a message.
|
||||
</p>
|
||||
|
||||
<div
|
||||
id="approve-sign-danger-warning"
|
||||
class="hidden mb-3 p-2 text-xs font-bold"
|
||||
style="background: #fee2e2; color: #991b1b; border: 2px solid #dc2626; border-radius: 6px"
|
||||
></div>
|
||||
|
||||
<div class="mb-3">
|
||||
<div class="text-xs text-muted mb-1">Type</div>
|
||||
<div id="approve-sign-type" class="text-xs font-bold"></div>
|
||||
|
||||
Reference in New Issue
Block a user