Static dir configuration and tree view of notes

This commit is contained in:
Magnus Åhall 2023-06-19 15:02:52 +02:00
parent 99a15aa567
commit cb9d95bcb2
6 changed files with 125 additions and 3 deletions

View file

@ -158,6 +158,9 @@ header .menu {
border-radius: 8px;
height: 48px;
}
.tree {
padding: 16px;
}
@media only screen and (max-width: 100ex) {
.node-content {
width: 100%;