Merge branch 'master' into prod

reglage du pb d'affichage présentation d'équipe dans gouvernance
This commit is contained in:
Valentin 2024-01-26 15:57:00 +01:00
commit f0b7202210
3 changed files with 3 additions and 1 deletions

View File

@ -1584,6 +1584,7 @@ body.toolbar-fixed header {
}
.content_gouvernance .views-row article > div:first-of-type {
height: unset;
flex-direction: column;
}
.content_gouvernance .views-row article .paragraph--type--membre-equipe {
height: auto;

File diff suppressed because one or more lines are too long

View File

@ -12,6 +12,7 @@
}
> div:first-of-type {
height: unset;
flex-direction: column;
}
.paragraph--type--membre-equipe {
height: auto;