Merge pull request #7803 from dataease/pr@dev@fix_tab

fix: 修复部分tab内部未显示问题
This commit is contained in:
王嘉豪
2024-01-24 18:00:28 +08:00
committed by GitHub

View File

@@ -170,7 +170,7 @@ div:focus {
padding-right: 50px !important;
}
.de-tabs {
.de-tabs-component {
.el-tabs__header {
margin: 0 0 0 0 !important;
}
@@ -1765,4 +1765,4 @@ div:focus {
.el-table__fixed-right::before {
display: none;
}
}