Added SideBar UI.

This commit is contained in:
Daniel
2022-06-14 22:34:05 +04:30
parent 25a64dcccc
commit ae6b3455b3
6 changed files with 244 additions and 80 deletions
+4
View File
@@ -0,0 +1,4 @@
.sidebar {
height: 100vh;
position: fixed;
}