restyle left sidebar
Probably not final and missing mobile styling, but far more usable at desktop sizes.
This commit is contained in:
parent
492200a42b
commit
2ce79597b5
2 changed files with 34 additions and 75 deletions
|
@ -102,10 +102,9 @@
|
|||
|
||||
.nav-wrapper {
|
||||
display: block;
|
||||
width: 250px;
|
||||
width: 21rem;
|
||||
position: sticky;
|
||||
top: 4rem;
|
||||
left: 1.618rem;
|
||||
flex-shrink: 0;
|
||||
overflow: scroll;
|
||||
max-height: calc(100svh - 8rem);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue