@@ -99,5 +99,30 @@ export default defineComponent({
<style lang="less">
.account_info_futures {
+ .tltLeft {
+ padding-left: 12px;
+ }
+ .btn-list {
+ .btnPrimary.ant-btn {
+ height: 26px;
+ line-height: 26px;
+ .ant-collapse.spotCollapse.ant-collapse-borderless {
+ padding-left: 43px;
+ padding-right: 43px;
+ .ant-row.headRow {
+ .ant-col:nth-child(2) {
+ text-align: right;
+ .operBtn.ant-btn {
+ float: right;
+ margin-top: -3px;
+ margin-bottom: 10px;
+ line-height: 27px;
}
</style>
.account_info_manager {