fix: 修复部分tab内部未显示问题

This commit is contained in:
wangjiahao 2024-01-24 17:58:08 +08:00
parent be7db8395e
commit 5bb2e631f6

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