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";
|
@import "constants";
|
||||||
|
|
||||||
.table.dossiers-table {
|
.table.dossiers-table {
|
||||||
|
font-size: 14px;
|
||||||
|
|
||||||
td {
|
td {
|
||||||
padding: 0;
|
padding: 0;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue