diff --git a/console/src/styles/table.scss b/console/src/styles/table.scss index 68457949c3..933366607e 100644 --- a/console/src/styles/table.scss +++ b/console/src/styles/table.scss @@ -76,6 +76,10 @@ padding: 0 0.5rem !important; } + .mat-calendar-table-header tr th { + height: 14px; + } + td .mat-mdc-checkbox, th .mat-checkbox { margin-left: 1rem;