I like this, but it would be even better if we can make it a preference. I wonder if we can add a class to body layout-compact or something and then have a css snippet like
.layout-compact .table {
@apply table-xs;
}
Originally posted by @elfjes in #1315 (comment)