.root { display: flex; justify-content: flex-end; & > *:not(:first-child) { margin-left: 5px; } }