style(personal): 移除设备详情页面 tabs 样式
This commit is contained in:
parent
44c9d04cf9
commit
acffd002dd
|
@ -303,9 +303,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