Skip to content

Commit

Permalink
fix: Avoid invisible areas through keyboard navigation
Browse files Browse the repository at this point in the history
Signed-off-by: Julius Härtl <jus@bitgrid.net>
  • Loading branch information
juliusknorr authored and JuliaKirschenheuter committed Nov 17, 2023
1 parent 165178a commit 052f11e
Show file tree
Hide file tree
Showing 6 changed files with 4 additions and 331 deletions.
1 change: 1 addition & 0 deletions apps/files_sharing/src/views/SharingDetailsTab.vue
Original file line number Diff line number Diff line change
Expand Up @@ -956,6 +956,7 @@ export default {
}
&__wrapper {
position: relative;
overflow: scroll;
flex-shrink: 1;
padding: 4px;
Expand Down
3 changes: 0 additions & 3 deletions dist/7642-7642.js

This file was deleted.

324 changes: 0 additions & 324 deletions dist/7642-7642.js.LICENSE.txt

This file was deleted.

1 change: 0 additions & 1 deletion dist/7642-7642.js.map

This file was deleted.

Loading

0 comments on commit 052f11e

Please sign in to comment.