增加单仓平仓

This commit is contained in:
dekun
2026-05-23 16:52:28 +08:00
parent 80150227e3
commit a4c13fd8cd
5 changed files with 210 additions and 36 deletions
+12
View File
@@ -370,6 +370,18 @@ button:disabled {
box-shadow: var(--glow);
}
.btn-close-pos {
font-size: 11px;
padding: 4px 10px;
white-space: nowrap;
}
.data-table .td-actions {
text-align: right;
width: 1%;
white-space: nowrap;
}
.chk-label {
display: inline-flex;
align-items: center;