Improve the styling of the Demande tab

This commit is contained in:
Simon Lehericey 2017-10-16 17:39:01 +02:00
parent 12223c21f1
commit c9d4baa71b
2 changed files with 6 additions and 1 deletions

View file

@ -1,6 +1,11 @@
@import "constants";
.dossier-champs {
th,
td {
vertical-align: top;
}
.libelle {
width: 250px;
}

View file

@ -27,7 +27,7 @@
}
&.vertical {
font-size: 14px;
font-size: 16px;
line-height: 22px;
tr {