1 .SimpleButton { 2 display: flex; 3 align-items: center; 4 > .Spinner { 5 margin-right: 16px; 6 } 7 }