(card) add animation and true level adding

This commit is contained in:
Julien Calixte
2023-07-08 00:22:44 +02:00
parent 3f8cb0985a
commit 3ab1d0eab3
5 changed files with 93 additions and 42 deletions

View File

@@ -200,6 +200,8 @@ $header-height: 40px;
}
.note {
display: flex;
flex-direction: column;
text-align: justify;
overflow-y: auto;
height: 100vh;