mirror of
https://github.com/dataease/dataease.git
synced 2026-06-12 16:31:11 +08:00
Merge pull request #7803 from dataease/pr@dev@fix_tab
fix: 修复部分tab内部未显示问题
This commit is contained in:
@@ -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;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user