For the Vertical (y-axis) the baseline will be on the vertical direction and by default it will start on left side so there is no effect of using align-items: baseline for flex-direction: column.
align-items: baseline
flex-direction: column