.table th,
.table td {
flex: 2;
}
.cell {
display: flex;
align-items: center;
.input {
.cell:last-child {
justify-content: flex-end;
.actions {
gap: 12px;
.empty {
min-height: 300px;