.bixi-chart-grammar {
  &-legend {
    display: flex;
    align-items: center;
    cursor: pointer;

    &-type {
      width: 38px;
      padding: 2px;
      font-weight: 700;
    }

    &-intro {
      flex: 1;
    }
  }
}
