feat: Add basic frontend
This commit is contained in:
parent
2a2b5973df
commit
cebafd3cec
27 changed files with 2762 additions and 1485 deletions
14
docs/static/css/style.css
vendored
14
docs/static/css/style.css
vendored
|
|
@ -1,14 +0,0 @@
|
|||
footer {
|
||||
padding: 12px;
|
||||
margin-top: auto;
|
||||
}
|
||||
|
||||
/* || Sidenav */
|
||||
.sidenav {
|
||||
width: 250px;
|
||||
position: sticky;
|
||||
z-index: 1;
|
||||
top: 0;
|
||||
overflow-x: hidden;
|
||||
padding: 6px 8px 6px 16px;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue