Skip to content

Commit

Permalink
fix(pro:search): search items covers dom content when bluerd (#1374)
Browse files Browse the repository at this point in the history
  • Loading branch information
sallerli1 committed Dec 23, 2022
1 parent 0607e5c commit bda0db2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/pro/search/src/ProSearch.tsx
Expand Up @@ -104,6 +104,7 @@ export default defineComponent({
height: 0,
width: 0,
opacity: 0,
overflow: 'hidden',
})
}

Expand Down

0 comments on commit bda0db2

Please sign in to comment.