Commit 3910abc0 by chenyu

update: style

parent cf3cb308
......@@ -230,17 +230,17 @@
}
}
&.market {
background: #ECF8FE;
background: #ecf8fe;
.icon-yingxiaojilu {
font-size: 26px;
color: #26DAD0;
color: #26dad0;
}
}
&.tel {
background: #ECF8FE;
background: #ecf8fe;
.icon-tonghuajilu1 {
font-size: 26px;
color: #5C89FF;
color: #5c89ff;
}
}
}
......@@ -336,7 +336,7 @@
border-radius: 8px;
border: 1px solid #e4e7ed;
box-sizing: border-box;
.el-icon-arrow-right{
.el-icon-arrow-right {
align-self: flex-end;
margin-bottom: 9px;
}
......@@ -392,6 +392,13 @@
.tabs-wrap {
padding: 10px 20px;
border: 1px solid #e4e7ed;
/deep/.el-tabs {
.el-tabs__nav-scroll {
display: flex;
flex-direction: column;
justify-content: center;
}
}
.el-tabs__item {
.tip {
color: #909399;
......
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