Commit d95daf3b authored by huangjie's avatar huangjie

Merge branch 'V20230915' of http://192.168.60.201/root/dsk-operate-sys into V20230915

parents 1c687c0a 6b8be076
...@@ -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