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