Add confirm dialogs and busy states for swap/transfer all actions.
Use available (free) balances for full-amount ops, support sub-account scope, and show clear success/failure feedback. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -3330,6 +3330,9 @@ html[data-theme="light"] .options-estimate-row {
|
||||
.opt-error {
|
||||
color: #ff6b6b;
|
||||
}
|
||||
.opt-success {
|
||||
color: #3ecf8e;
|
||||
}
|
||||
.opt-row-actions {
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user