5.10航天ui交易所pc端,代码jiem-pc
lxf
2025-05-22 e74a7c7afc56cf229058091fe2ae143cf0bdb3ca
src/assets/css/login/register.css
@@ -379,12 +379,12 @@
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  color: #1d91ff;
  color: #f7b328;
  font-weight: 500;
  cursor: pointer;
}
.css-r3o9q9:hover {
  color: #1D91FF;
  color: #f7b328;
  -webkit-text-decoration: underline;
  text-decoration: underline;
}
@@ -805,7 +805,7 @@
}
.css-b41z7l input:checked ~ svg {
  border: none;
  background-color: #1d91ff;
  background-color: #f7b328;
  fill: rgb(255, 255, 255);
}
/* .css-b41z7l input:disabled ~ svg {
@@ -839,22 +839,22 @@
}
.css-1m39mvx a {
  text-decoration: none;
  color: #1d91ff;
  color: #f7b328;
}
.css-1m39mvx a:hover {
  text-decoration: underline;
  color: #1d91ff;
  color: #f7b328;
}
.css-h99h3q {
  box-sizing: border-box;
  margin: 0px;
  min-width: 0px;
  cursor: pointer;
  color: #1d91ff;
  color: #f7b328;
}
.css-h99h3q:hover {
  text-decoration: underline;
  color: #1d91ff;
  color: #f7b328;
}
.css-1bsmpdm {
  margin: 8px 0px 0px;
@@ -885,7 +885,7 @@
  min-height: 24px;
  border: none;
  background-image: none;
  background-color: #1d91ff;
  background-color: #f7b328;
  width: 100%;
}
.css-1bsmpdm:disabled {