.bar {
  background: white;
  padding-bottom: 20px;
  padding-top: 10px;
  border-top: 1px solid var(--divider);
  display: flex;
  flex-shrink: 0;
}
