Ajout d'une page d'accueil

This commit is contained in:
Sébastien André
2020-01-20 11:35:10 +01:00
parent 42c76141e6
commit 45aa3381c4
14 changed files with 62 additions and 10 deletions

View File

@@ -4,7 +4,7 @@ table {
.table-container {
position: relative;
height: 600px;
height: 650px;
overflow: auto;
}