﻿
.delete-all-row {
    display: inline-flex;
    flex-direction: row;
    justify-content: flex-end;
}
