Create sidebar

This commit is contained in:
Hydroxycarbamide 2022-07-30 22:02:56 +02:00
parent 60dc0b56bb
commit adf86ebea1
4 changed files with 44 additions and 8 deletions

View file

@ -0,0 +1,5 @@
html,
body,
#root {
height: 100%;
}