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