fix(tab): 修复多标签页拖拽排序后首页 tab 变为可关闭的状态,并使用更合理的方法控制首页标签不可关闭

#fix 273
This commit is contained in:
FairyEver
2020-04-21 15:15:30 +08:00
parent a7553c8fd8
commit 606e14380d
2 changed files with 47 additions and 42 deletions

View File

@@ -255,9 +255,6 @@
&:hover {
padding: 0px 20px;
}
.el-icon-close {
display: none;
}
}
}
.el-tabs__item.is-active {