style(personal): 移除设备详情页面 tabs 样式

This commit is contained in:
fhysy 2025-05-28 15:08:20 +08:00
parent 44c9d04cf9
commit acffd002dd
1 changed files with 3 additions and 3 deletions

View File

@ -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;