diff --git a/src-ui/src/app/components/app-frame/app-frame.component.scss b/src-ui/src/app/components/app-frame/app-frame.component.scss index d23ee8141..6809875eb 100644 --- a/src-ui/src/app/components/app-frame/app-frame.component.scss +++ b/src-ui/src/app/components/app-frame/app-frame.component.scss @@ -19,7 +19,7 @@ .sidebar-sticky { position: relative; - top: 0; /* height: calc(100vh - 48px); */ + top: 0; height: 100%; padding-top: 0.5rem; overflow-x: hidden;