feat: more styling, bug fixes, deleting rows, removing unnecessary features

This commit is contained in:
Daniel Ledda
2021-09-06 14:21:20 +02:00
parent 6b0395b453
commit 342e65345d
15 changed files with 225 additions and 129 deletions

View File

@@ -25,7 +25,7 @@
background-color: var(--color-bg-light);
height: 100%;
width: 30em;
padding: 0 3em 0 3em;
padding: 0 2em 0 2em;
overflow: scroll;
display: inline-block;
}