Add hub TP profit field, 2-decimal options PnL, and exchange mark price display.
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -1968,6 +1968,15 @@ body.market-chart-fs-open {
|
||||
font-weight: 600;
|
||||
}
|
||||
|
||||
.hub-pos-card .pos-tp-profit {
|
||||
color: #4cd97f;
|
||||
font-weight: 600;
|
||||
}
|
||||
|
||||
html[data-theme="light"] .hub-pos-card .pos-tp-profit {
|
||||
color: #1a8f4a;
|
||||
}
|
||||
|
||||
.hub-pos-card .pos-footer {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
|
||||
Reference in New Issue
Block a user