Implemented sorted graph

This commit is contained in:
Sebastian Seedorf
2022-08-15 23:24:58 +02:00
parent 183396f599
commit 9082dcdd26
15 changed files with 464 additions and 71 deletions

View File

@@ -4,6 +4,7 @@
border: 1px solid white;
display: inline-block;
position: relative;
height: fit-content;
}
.amount {