5.10航天ui交易所pc端,代码jiem-pc
lxf
2025-05-22 e74a7c7afc56cf229058091fe2ae143cf0bdb3ca
src/components/spot/createOrder.vue
@@ -823,7 +823,7 @@
}
.but-two {
  background: #1d91ff;
  background: #f7b328;
  border-radius: 5px;
  margin-left: 15px;
  flex: 1;
@@ -879,7 +879,7 @@
}
.tabLeftActive {
  color: #1d91ff !important;
  color: #f7b328 !important;
}
.tabText {
@@ -909,7 +909,7 @@
  display: block;
  width: 100%;
  height: 2px;
  background: #1d91ff;
  background: #f7b328;
}
.place-order-inner-common {
@@ -926,7 +926,7 @@
.okui-tabs-pane-grey.okui-tabs-pane-underline-active,
.okui-tabs-pane-grey.okui-tabs-pane-underline:hover {
  color: #1d91ff !important;
  color: #f7b328 !important;
}
.okui-tabs-pane-list {
@@ -948,7 +948,7 @@
  background: #243046;
  border-radius: 2px;
  font-size: 12px;
  color: #1d91ff;
  color: #f7b328;
}
.question-icon-wrapper span {