.ngx-collapsible-sidebar-container {
  width: 100vw;
  height: 100vh;
  display: flex;
  align-items: stretch;
}
