nv-sidebardivider {
  display: block;
  height: var(--sidebar-divider-size);
  background-color: var(--components-sidebar-divider);
}