mirror of
https://github.com/nextcloud/server.git
synced 2026-04-24 15:53:36 -04:00
fix(files): Right click menu scroll reset glitch
Signed-off-by: Christopher Ng <chrng8@gmail.com>
This commit is contained in:
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;
|
||||
|
|
|
|||
Loading…
Reference in a new issue