diff --git a/src/App.less b/src/App.less index 87173a7..cbd1c96 100644 --- a/src/App.less +++ b/src/App.less @@ -30,6 +30,9 @@ // border-bottom-style: solid; box-shadow: 0px 0px 20px 0px #0000001c, 5px 5px 15px 5px rgb(0 0 0 e('/') 4%); z-index: @bars-z-index; + position: sticky; + top: 0; + width: 100%; } .app-sidebar {