Commit cddd6887 by chenyu

update: style

parent d0de3e34
......@@ -158,10 +158,10 @@
margin: 0 10px;
background: #dcdfe6;
}
.el-button.no-active{
.el-button.no-active {
color: #303133;
&:hover{
color:#46a6ff;
&:hover {
color: #46a6ff;
}
}
}
......@@ -413,11 +413,12 @@
padding: 10px 20px;
border: 1px solid #e4e7ed;
/deep/.el-tabs {
.el-tabs__nav-scroll {
/deep/.el-tabs__nav-scroll {
display: flex;
flex-direction: column;
justify-content: center;
}
}
/deep/.el-tabs__item {
height: 48px;
......
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