.tab-header {
  position: relative;
  padding: 0 10px;
}

.plus-button {
  height: 40px;
  position: absolute;
  right: -65px;
  top: -10px;
  display: flex;
  font-size: 25px;
  padding-inline: 13px;
}
