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

This commit is contained in:
fhysy 2025-05-28 15:07:44 +08:00
parent 9556c21440
commit 70a28fb919
1 changed files with 3 additions and 3 deletions

View File

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