fix PR: each selector in one line

This commit is contained in:
Julie Salha 2023-04-13 17:19:08 +02:00 committed by Martin
parent e399aaf55d
commit ddaacf1268

View file

@ -11,7 +11,8 @@
width: 325px;
}
td.libelle, td.updated-at {
td.libelle,
td.updated-at {
width: 50%;
}