Make rename functions accessibly by keyboard navigation

Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
Julius Härtl
2022-05-12 13:50:31 +02:00
parent 90a2b07e5f
commit b3f252ee46
3 changed files with 51 additions and 19 deletions

View File

@@ -222,6 +222,7 @@ export default {
padding: $stack-spacing;
overflow-x: hidden;
overflow-y: auto;
scrollbar-gutter: stable;
padding-top: 15px;
margin-top: -10px;
}