fix: Avoid invisible areas through keyboard navigation

Signed-off-by: Julius Härtl <jus@bitgrid.net>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
This commit is contained in:
Julius Härtl 2023-11-17 12:46:38 +01:00 committed by nextcloud-command
parent 4fa2749fa8
commit 018cf71820
8 changed files with 8 additions and 7 deletions

View file

@ -961,6 +961,7 @@ export default {
}
&__wrapper {
position: relative;
overflow: scroll;
flex-shrink: 1;
padding: 4px;

3
dist/486-486.js vendored

File diff suppressed because one or more lines are too long

1
dist/486-486.js.map vendored

File diff suppressed because one or more lines are too long

3
dist/7856-7856.js vendored Normal file

File diff suppressed because one or more lines are too long

1
dist/7856-7856.js.map vendored Normal file

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long