diff --git a/public/css/admin/dashboard.css b/public/css/admin/dashboard.css index f129efdfc..182d6609c 100644 --- a/public/css/admin/dashboard.css +++ b/public/css/admin/dashboard.css @@ -24,7 +24,7 @@ body { } .sidebar-sticky { - position: relative; + position: fixed; top: 0; width: 100px; height: calc(100vh - 48px);