forked from github/dataease
fix(仪表板): 修复tab组件左右移动按钮复用和编辑时被遮挡的问题 #5380
This commit is contained in:
parent
dc3e3bf6f2
commit
91046c883c
@ -800,7 +800,7 @@ export default {
|
||||
width: 100% !important;
|
||||
}
|
||||
|
||||
::v-deep .el-tabs__nav-wrap {
|
||||
::v-deep .el-tabs__nav-wrap.is-scrollable {
|
||||
padding: 0 45px!important;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user