From 89f7820eba53e7040b7a9ef1e3c4695c2f2d09c0 Mon Sep 17 00:00:00 2001 From: Etienne Delclaux Date: Mon, 16 Sep 2024 18:26:35 +0200 Subject: [PATCH] feat: improve taxonomy component layout --- .../taxonomy/taxonomy.component.html | 42 ++++++++++--------- .../taxonomy/taxonomy.component.scss | 21 ++++++++++ 2 files changed, 43 insertions(+), 20 deletions(-) diff --git a/frontend/src/app/shared/syntheseSharedModule/synthese-info-obs/taxonomy/taxonomy.component.html b/frontend/src/app/shared/syntheseSharedModule/synthese-info-obs/taxonomy/taxonomy.component.html index 4d54765fcb..d3350df06b 100644 --- a/frontend/src/app/shared/syntheseSharedModule/synthese-info-obs/taxonomy/taxonomy.component.html +++ b/frontend/src/app/shared/syntheseSharedModule/synthese-info-obs/taxonomy/taxonomy.component.html @@ -1,23 +1,25 @@
- - - - - - - - - - - - - +
Classification
+
- Groupe taxonomique - {{ taxon?.classe }}
- Ordre - {{ taxon?.ordre }}
- Famille - {{ taxon?.famille }}
+ + + + + + + + + + + + + +
Groupe taxonomique{{ taxon?.classe }}
Ordre{{ taxon?.ordre }}
Famille + {{ taxon?.famille }} +
-
Statuts
+
Statuts