fix(files): Right click menu scroll reset glitch

Signed-off-by: Christopher Ng <chrng8@gmail.com>
pull/44139/head
Christopher Ng 2024-03-11 16:26:41 +07:00
parent b800de2ebd
commit 26bbb8c0e4
1 changed files with 0 additions and 1 deletions

@ -326,7 +326,6 @@ export default defineComponent({
--clickable-area: 44px;
--icon-preview-size: 32px;
position: relative;
overflow: auto;
height: 100%;
will-change: scroll-position;