Commit 901217b6 authored by jiaxu.yan's avatar jiaxu.yan

feat : 按钮文字颜色

parent 45ceba5f
......@@ -123,12 +123,12 @@
font-family: PingFangSC, PingFang SC;
font-weight: 600;
font-size: 16px;
color: #696974;
color: #fff;
&:hover {
opacity: 0.85;
border: none;
background: #2288ff;
color: #696974;
color: #fff;
border-radius: 0.25rem;
}
&:focus {
......
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