Commit 9efce87e authored by wcmoon's avatar wcmoon

fix: SYCZ-822 划转按钮颜色调整

parent 92f5e7ef
...@@ -196,12 +196,9 @@ export default { ...@@ -196,12 +196,9 @@ export default {
} }
.text-btn { .text-btn {
color: #4A90E2; color: #3F79FE;
font-size: 12px; font-size: 12px;
font-weight: normal; font-weight: normal;
&:hover {
color: #3F79FE;
}
} }
.text-gray { .text-gray {
font-size: 12px; font-size: 12px;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment