Merge branch 'feature/tt-table-header-class' into 'master'
Feature/tt table header class See merge request fronk/thetool!502
This commit is contained in:
@@ -327,3 +327,8 @@ td {
|
||||
height: 21px;
|
||||
grid-column-start: 3;
|
||||
}
|
||||
|
||||
.tt-table-header {
|
||||
vertical-align: top !important;
|
||||
text-align: center;
|
||||
}
|
||||
Reference in New Issue
Block a user