.inner-header {
  padding: 6px 20px;
  border-bottom: 1px solid $color-border;
  position: sticky;
  background: $white-100;
  z-index: 998;
}
