.compact-table {
    font-size: 12px;
}

.compact-table th,
.compact-table td {
    padding: 2px 6px !important;
    line-height: 1.2;
}

.compact-table thead th {
    padding-top: 4px;
    padding-bottom: 4px;
}
