div { display: flex; flex-direction: row; align-items: center; column-gap: 10px; } .btn-group { margin-left: 0px; justify-content: flex-end; }