fix(files): Right click menu scroll reset glitch

Signed-off-by: Christopher Ng <chrng8@gmail.com>
pull/44139/head
Christopher Ng 3 months ago
parent b800de2ebd
commit 26bbb8c0e4

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

Loading…
Cancel
Save