dossier: add a page with the form

This commit is contained in:
Pierre de La Morinerie 2018-08-14 13:06:44 +00:00
parent 86539413ee
commit af95e56b50
8 changed files with 92 additions and 5 deletions

View file

@ -30,4 +30,8 @@
font-weight: bold;
}
}
.button.edit-form {
float: right;
}
}