update 优化弹窗后导航栏偏移的问题(I3YMWW)
This commit is contained in:
@ -56,12 +56,3 @@ watch(()=> useSettingsStore().animationEnable, (val) => {
|
||||
}
|
||||
}
|
||||
</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