.commandItem { display: flex; justify-content: space-between; flex-wrap: wrap; } .commandItem > Button { width: 120px; margin-bottom: 10px; } .commandItem > div { width: 120px; margin-bottom: 10px; }