infos tableau width div

This commit is contained in:
ouidade 2024-11-07 23:39:00 +01:00
parent 5a4aaab0c1
commit dcc8710fb1
2 changed files with 2 additions and 2 deletions

View File

@ -3104,7 +3104,7 @@ body {
padding-bottom: 0.5rem;
}
.node-type-site .layout--threecol-25-50-25 .layout__region--second .block-region-second .infos div {
flex: 1 0 auto;
flex: 1 1 auto;
min-width: 50%;
}
.node-type-site .layout--threecol-25-50-25 .layout__region--second .block-region-second .infos div:has(.field_field_region) {

View File

@ -206,7 +206,7 @@
}
div{
flex: 1 0 auto;
flex: 1 1 auto;
min-width: 50%;
}
// div .field_field_porteur_s_de_site{