.toolbar .divider {
  height: calc(var(--toolbar-height) - 10px);
  width: 1px;
}
