Commit 874793bc authored by danfuman's avatar danfuman

修改

parent aa2d062f
...@@ -232,7 +232,7 @@ ul, li { ...@@ -232,7 +232,7 @@ ul, li {
} }
} }
.el-input__inner::placeholder{ .el-input__inner::placeholder{
color: rgba(35,35,35,0.4) !important; color: rgba(35,35,35,0.8) !important;
} }
.el-select .el-input .el-select__caret{ .el-select .el-input .el-select__caret{
color: #232323; color: #232323;
......
...@@ -409,7 +409,7 @@ export default { ...@@ -409,7 +409,7 @@ export default {
& > span { & > span {
color: #232323; color: #232323;
color: rgba(35, 35, 35, 0.4); color: rgba(35, 35, 35, 0.8);
font-weight: 400; font-weight: 400;
margin-left: 8px; margin-left: 8px;
line-height: 22px; line-height: 22px;
......
...@@ -613,7 +613,7 @@ export default { ...@@ -613,7 +613,7 @@ export default {
& > span { & > span {
color: #232323; color: #232323;
color: rgba(35, 35, 35, 0.4); color: rgba(35, 35, 35, 0.8);
font-weight: 400; font-weight: 400;
margin-left: 8px; margin-left: 8px;
line-height: 22px; line-height: 22px;
......
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