.spacer-inner {
  width: 100%;
  min-height: 8px;
  height: 64px;
  background: transparent;
  pointer-events: none;
  transition: height 0.2s;
}