update structure and styles card dossier-champs

This commit is contained in:
Julie Salha 2023-04-13 17:12:49 +02:00 committed by Martin
parent 5022018cff
commit e399aaf55d
2 changed files with 16 additions and 10 deletions

View file

@ -11,10 +11,13 @@
width: 325px;
}
td.libelle, td.updated-at {
width: 50%;
}
td.updated-at {
font-size: 13px;
color: $dark-grey;
text-align: right;
width: 190px;
text-align: left;
}
}