Messagerie: extract css for reuse

This commit is contained in:
Simon Lehericey 2017-09-06 17:06:03 +02:00
parent e73b1b1918
commit bbb1f77ada
2 changed files with 2 additions and 2 deletions

View file

@ -2,7 +2,7 @@
@import "common";
@import "constants";
#dossier-messagerie {
.messagerie {
li {
display: flex;
align-items: flex-start;