.crud-table > :not(caption) > * > * {
    padding-top: 0.10rem;
    padding-bottom: 0.10rem;
}

.crud-table tbody td,
.crud-table tbody th {
    line-height: 0.80rem;
}
