style(personal): 移除设备详情页面 tabs 样式
This commit is contained in:
parent
9556c21440
commit
70a28fb919
|
@ -291,9 +291,9 @@ export default {
|
|||
}
|
||||
.el-tabs__nav-scroll {
|
||||
height: 65px;
|
||||
padding-top: 25px;
|
||||
padding-left: 15px;
|
||||
background: #e4eaf3;
|
||||
//padding-top: 25px;
|
||||
//padding-left: 15px;
|
||||
//background: #e4eaf3;
|
||||
}
|
||||
.el-tabs--border-card > .el-tabs__header .el-tabs__item.is-active {
|
||||
background: #fff;
|
||||
|
|
Loading…
Reference in New Issue