.crud { display: grid; gap: 16px } .row { display: flex; gap: 12px; align-items: flex-end } .grow { flex: 1 } table { width: 100% }