Reduce the font-size in the dossiers-table
This commit is contained in:
parent
b88490e559
commit
b595ce9066
1 changed files with 2 additions and 0 deletions
|
@ -2,6 +2,8 @@
|
|||
@import "constants";
|
||||
|
||||
.table.dossiers-table {
|
||||
font-size: 14px;
|
||||
|
||||
td {
|
||||
padding: 0;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue