Skip to content

Commit

Permalink
fix(files): Right click menu offset and list scrolled glitch
Browse files Browse the repository at this point in the history
Signed-off-by: Christopher Ng <[email protected]>
  • Loading branch information
Pytal committed Mar 11, 2024
1 parent f99b820 commit f532196
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion apps/files/src/components/FilesListVirtual.vue
Original file line number Diff line number Diff line change
Expand Up @@ -326,7 +326,6 @@ export default defineComponent({
--clickable-area: 44px;
--icon-preview-size: 32px;

position: relative;
overflow: auto;
height: 100%;
will-change: scroll-position;
Expand Down

0 comments on commit f532196

Please sign in to comment.