:host { display: flex; flex-direction: column; } .row-wrapper { display: flex; align-items: baseline; } app-proto-field { flex: 1; } .add-button { align-self: flex-end; }