Properly align the dossier-table th
This commit is contained in:
parent
9c7ad9da91
commit
23a6f5bae1
1 changed files with 4 additions and 0 deletions
|
@ -4,6 +4,10 @@
|
|||
.table.dossiers-table {
|
||||
font-size: 14px;
|
||||
|
||||
th {
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
td {
|
||||
padding: 0;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue