fix: OKX options buy/close orders with tick alignment and reduceOnly
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -2390,4 +2390,15 @@ html[data-theme="light"] .settings-export-link {
|
||||
font-size: 0.85rem;
|
||||
margin-bottom: 8px;
|
||||
}
|
||||
#opt-order-msg.opt-error,
|
||||
.opt-error {
|
||||
color: #ff6b6b;
|
||||
}
|
||||
.opt-row-actions {
|
||||
white-space: nowrap;
|
||||
}
|
||||
.opt-row-actions .btn-primary,
|
||||
.opt-row-actions .btn-secondary {
|
||||
margin-right: 4px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user