réglage du pb d'affichage des paragraphes d'équipe dans la page gouvernance
This commit is contained in:
@@ -1584,6 +1584,7 @@ body.toolbar-fixed header {
|
|||||||
}
|
}
|
||||||
.content_gouvernance .views-row article > div:first-of-type {
|
.content_gouvernance .views-row article > div:first-of-type {
|
||||||
height: unset;
|
height: unset;
|
||||||
|
flex-direction: column;
|
||||||
}
|
}
|
||||||
.content_gouvernance .views-row article .paragraph--type--membre-equipe {
|
.content_gouvernance .views-row article .paragraph--type--membre-equipe {
|
||||||
height: auto;
|
height: auto;
|
||||||
|
File diff suppressed because one or more lines are too long
@@ -12,6 +12,7 @@
|
|||||||
}
|
}
|
||||||
> div:first-of-type {
|
> div:first-of-type {
|
||||||
height: unset;
|
height: unset;
|
||||||
|
flex-direction: column;
|
||||||
}
|
}
|
||||||
.paragraph--type--membre-equipe {
|
.paragraph--type--membre-equipe {
|
||||||
height: auto;
|
height: auto;
|
||||||
|
Reference in New Issue
Block a user