bugfix: sidebar fixed
This commit is contained in:
parent
381bf59fbd
commit
2dee246593
|
|
@ -67,7 +67,7 @@ nav {
|
|||
}
|
||||
|
||||
nav.sidebar {
|
||||
position: absolute;
|
||||
position: fixed;
|
||||
width: 180px;
|
||||
height: 100vh;
|
||||
left: 0;
|
||||
|
|
|
|||
Loading…
Reference in New Issue