Create new folder automatically navigates into it. Rename still flaky.

This commit is contained in:
Leo Vasanko
2023-11-04 21:41:44 +00:00
parent b3eacf04f7
commit c3cf4caa9a
68 changed files with 94 additions and 82 deletions

View File

@@ -86,7 +86,8 @@ table {
flex-direction: column;
}
main {
height: calc(100svh - 6rem);
height: calc(100svh - 9rem);
padding-bottom: 3rem;
overflow-y: scroll;
}
thead tr {