.SensorList{ .row{ display: flex; flex-direction: row; align-items: center; .item + .item{ margin-left: 1em; } } }