mirror of
https://gitee.com/y_project/RuoYi-Cloud.git
synced 2026-01-28 20:41:56 +08:00
优化固定头部页签滚动条被隐藏的问题(I6ORT1)
This commit is contained in:
@@ -78,6 +78,10 @@ export default {
|
|||||||
height: 100%;
|
height: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
::v-deep .el-scrollbar__bar.is-vertical {
|
||||||
|
z-index: 10;
|
||||||
|
}
|
||||||
|
|
||||||
::v-deep .el-scrollbar__wrap {
|
::v-deep .el-scrollbar__wrap {
|
||||||
overflow-x: hidden;
|
overflow-x: hidden;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user