mirror of
https://github.com/jumpserver/lina.git
synced 2025-09-05 08:51:41 +00:00
fix: 修复弹窗显示时导航栏有空白问题
This commit is contained in:
@@ -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>
|
||||||
|
Reference in New Issue
Block a user