mirror of
https://github.com/jumpserver/lina.git
synced 2025-07-17 00:32:01 +00:00
fix: 修复弹窗显示时导航栏有空白问题
This commit is contained in:
parent
46e79e5a53
commit
66c4d3da91
@ -46,10 +46,4 @@ export default {
|
|||||||
</style>
|
</style>
|
||||||
|
|
||||||
<style lang="scss">
|
<style lang="scss">
|
||||||
// fix css style bug in open el-dialog
|
|
||||||
.el-popup-parent--hidden {
|
|
||||||
.fixed-header {
|
|
||||||
padding-right: 15px;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
</style>
|
</style>
|
||||||
|
Loading…
Reference in New Issue
Block a user