mirror of
https://github.com/yangzongzhuan/RuoYi-Vue3.git
synced 2025-09-28 15:22:42 +00:00
优化弹窗后导航栏偏移的问题(I3YMWW)
This commit is contained in:
@@ -42,12 +42,3 @@ const tagsViewStore = useTagsViewStore()
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
||||
<style lang="scss">
|
||||
// fix css style bug in open el-dialog
|
||||
.el-popup-parent--hidden {
|
||||
.fixed-header {
|
||||
padding-right: 17px;
|
||||
}
|
||||
}
|
||||
</style>
|
Reference in New Issue
Block a user