.amount-text[data-v-7eb3cd85] {
  font-weight: 500;
}
.amount-text.amount-positive[data-v-7eb3cd85] {
  color: #52c41a;
}
.amount-text.amount-negative[data-v-7eb3cd85] {
  color: #ff4d4f;
}
.fee-text[data-v-7eb3cd85] {
  color: #fa8c16;
  font-weight: 500;
}
.balance-text[data-v-7eb3cd85] {
  color: #1890ff;
  font-weight: 500;
}
.order-info[data-v-7eb3cd85] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
}
.order-info span[data-v-7eb3cd85] {
  font-family: 'Courier New', monospace;
  color: #666;
}
.remark-content[data-v-7eb3cd85] {
  white-space: pre-wrap;
  word-break: break-all;
  max-height: 100px;
  overflow-y: auto;
}
.json-content[data-v-7eb3cd85] {
  white-space: pre-wrap;
  word-break: break-all;
  background-color: #f6f8fa;
  padding: 8px;
  border-radius: 4px;
  margin: 0;
  max-height: 200px;
  overflow-y: auto;
}
.no-extend-info[data-v-7eb3cd85] {
  text-align: center;
  padding: 20px;
}
.ant-descriptions-item-label[data-v-7eb3cd85] {
  font-weight: 500;
}
.ant-descriptions-item-content[data-v-7eb3cd85] {
  word-break: break-all;
}

