.layout-sidebar {
  background: #f0f0f0;
  padding: 1rem;
}

.layout-sidebar:empty {
  display: none;
}