From e1040a42af987b5fa9319880ce4f6355feda9fdf Mon Sep 17 00:00:00 2001 From: Etienne Delclaux Date: Wed, 11 Dec 2024 15:55:25 +0100 Subject: [PATCH] test: 7rem --- .../app/syntheseModule/taxon-sheet/infos/infos.component.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/app/syntheseModule/taxon-sheet/infos/infos.component.scss b/frontend/src/app/syntheseModule/taxon-sheet/infos/infos.component.scss index ff41e1fee2..99227b435e 100644 --- a/frontend/src/app/syntheseModule/taxon-sheet/infos/infos.component.scss +++ b/frontend/src/app/syntheseModule/taxon-sheet/infos/infos.component.scss @@ -3,7 +3,7 @@ flex-flow: row nowrap; justify-content: flex-start; column-gap: 1rem; - height: 9rem; + height: 7rem; &__taxonImage { height: 100%;